zregvart commented on issue #229: Fix side nav-bar issues
URL: https://github.com/apache/camel-website/pull/229#issuecomment-604957155
 
 
   I don't think there's an issue with making the currently selected topic 
bold. This is set on load of the page and will not cause reflows when user 
interacts with the webpage.
   
   I think the idea of putting the expand/contract triangle on the right is a 
bit troublesome, it's close to the scrollbars (by default on the right side).
   
   There's also an issue with additional scrollbar appearing when expanding 
certain sections like here:
   
   ![Screenshot_2020-03-27 Apache Camel user manual - Apache 
Camel](https://user-images.githubusercontent.com/1306050/77752292-925faa80-7027-11ea-9214-03e90cf49aa9.png)
   
   This is also poor experience for the user as the user now has to use two 
scrollbars, think about the issues with the mouse scroll wheel.
   
   So going back to the problem statement:
   - _on hover, some of the links don't get underlined_ - the elements that 
don't get underline effect are not in fact links, they only serve to expand 
contract sections for example in the "User manual" the "Domain Specific 
Languages" is not a link if you click on it it only expands topics within it so 
I don't see a problem with that
   - _the submenu list under Architecture and Integration patterns is so long 
that if you open the drop-down_ - either way scrollbar appears, having smaller 
area to scroll is worse in my opinion (see above)
   - _drop-down arrow buttons on the left seem uneven, since they are not 
present for every item and hence the menu looks oddly indented_ - not seeing 
the unevenness, they would be present only for topics that have topics nested 
within them, alignment looks correct to me, perhaps you can provide a 
screenshot of an example where this is a problem
   
   We have a [separate 
issue](https://issues.apache.org/jira/browse/CAMEL-14797) for the discrepancy 
in the component quick search, please reach out to @psingh587 so there's no 
duplicate work for that.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to