pagopa-archive / daf-nteract

📘 The interactive computing suite for you! ✨
https://nteract.io
BSD 3-Clause "New" or "Revised" License
13 stars 8 forks source link

Show call to action on logged user button to log out #101

Closed jenkin closed 5 years ago

jenkin commented 5 years ago

Describe the bug Login button on the top left corner contains a simple call to action (cta): log in (with entering icon).

Screenshot_20190528_121310

After the authentication the same button contains username (so, no more cta) and only an icon (the exiting one) to describe the click effect: log out.

Screenshot_20190528_121210

Maybe you can separate the elements (after login, the username and an independent log out button) or add a tooltip (ie. a simple title attribute) with the cta (log out).

and0111 commented 5 years ago

@jenkin @giux78 What about this? image

or this? image

jenkin commented 5 years ago

Ok, va bene... :)