You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/03/31 12:33:14 UTC

[GitHub] [couchdb-fauxton] gordey4doronin opened a new issue #1257: Collapse icon in the main left menu is ambiguous

gordey4doronin opened a new issue #1257: Collapse icon in the main left menu is ambiguous
URL: https://github.com/apache/couchdb-fauxton/issues/1257
 
 
   **Disclaimer. This is just a nitpick UI issue and doesn't affect any functionality in general.**
   
   1. So the main left menu is collapsible. But the icon is a little bit confusing when in the maximized state. It looks like a `sign-out` icon, which you struggle to click cause you don't want to be signed out.
   
   2. Also collapse and expand button are kinda inconsistent.
   
   ## Current Behavior
   #### Collapse
   <img width="474" alt="Screenshot 2020-03-31 at 18 55 04" src="https://user-images.githubusercontent.com/2134746/78025312-054c8680-7384-11ea-8bd1-716a35af77d2.png">
   
   #### Expand
   <img width="375" alt="Screenshot 2020-03-31 at 18 54 52" src="https://user-images.githubusercontent.com/2134746/78025333-11d0df00-7384-11ea-93d5-e98012f18832.png">
   
   ## Possible Solution
   With the existing icon set the number of possible solutions is not really high.
   But I believe it's still possible to find icons which would fit better.
   As a fast example I tried `icon-double-angle-left` and `icon-double-angle-right`.
   
   #### Collapse
   <img width="469" alt="Screenshot 2020-03-31 at 19 11 41" src="https://user-images.githubusercontent.com/2134746/78026268-87897a80-7385-11ea-9a52-1dacbf3bcd9a.png">
   
   #### Expand
   <img width="320" alt="Screenshot 2020-03-31 at 19 12 54" src="https://user-images.githubusercontent.com/2134746/78026287-8f491f00-7385-11ea-83a7-af893cf0398b.png">
   
   
   P.S. After checking the code I figured it is actually a `sign-in` icon (but flipped) indeed. So my initial feeling that it would sign me out was reasonable at least. 😄 
   https://github.com/apache/couchdb-fauxton/blob/f64e88d211a113b34e3935f31c9f90bac49baeb3/app/addons/fauxton/navigation/components/Burger.js#L27-L29
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb-fauxton] popojargo commented on issue #1257: Collapse icon in the main left menu is ambiguous

Posted by GitBox <gi...@apache.org>.
popojargo commented on issue #1257: Collapse icon in the main left menu is ambiguous
URL: https://github.com/apache/couchdb-fauxton/issues/1257#issuecomment-611105984
 
 
   I'm 👍  for something like this. Would make a lot more sense!

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services