Github user minahlee commented on the issue:

    https://github.com/apache/zeppelin/pull/1013
  
    @khalidhuseynov Thanks for the feedback.
    I totally agree that showing `Connected` message for non-logged user can be 
confusing.
    I made several changes based on your opinion.
    - show user name as `anonymous` when shiro is configured as anonymous 
mode.(suggested by @bzz in [previous 
comment](https://github.com/apache/zeppelin/pull/1013#issuecomment-227034217))
    - move websocket connected/disconnected text to tooltip.
    - merge two dropdown menu to one. I am also skeptical about having one more 
dropdown menu only for logout action. I believe with caret icon, users will 
easily know where to click if they wants to do some action like change 
settings, logout, etc.
    
    **anonymous**
    <img width="189" alt="screen shot 2016-06-22 at 7 17 45 pm" 
src="https://cloud.githubusercontent.com/assets/8503346/16289950/82191274-38ae-11e6-9209-48d058137173.png";>
    <img width="190" alt="screen shot 2016-06-22 at 7 17 21 pm" 
src="https://cloud.githubusercontent.com/assets/8503346/16289959/904a542a-38ae-11e6-8220-d2bc89feea27.png";>
    
    **authc**
    <img width="149" alt="screen shot 2016-06-22 at 7 16 29 pm" 
src="https://cloud.githubusercontent.com/assets/8503346/16289943/7aa104fc-38ae-11e6-8d26-6cb7efed09bf.png";>
    <img width="191" alt="screen shot 2016-06-22 at 7 16 34 pm" 
src="https://cloud.githubusercontent.com/assets/8503346/16289947/7eb50a0c-38ae-11e6-9aa0-fb99916b91bc.png";>



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to