Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth Widget: display full name in place on hoverover (+ Sign Out onclick) #677

Open
sssoleileraaa opened this issue Dec 19, 2019 · 1 comment
Labels

Comments

@sssoleileraaa
Copy link
Contributor

sssoleileraaa commented Dec 19, 2019

Description

Followup for #675

Show the full name of the user on hover-over when it's longer than what can be displayed in the Auth Widget. You can do this by displaying a popup that appears over the truncated name. On click, the auth dialog should include a link to sign out.

On-click the auth dialog should look like:
sign-out-dialog

On-hover the auth dialog should look like that except without the "Sign Out" section with link.

@eloquence
Copy link
Member

eloquence commented Mar 25, 2020

See this Zeplin link for the "Sign out" hover effect.

Note that per #850 this auth widget is intended to fully replace the current "Sign out" menu, not just when the username is truncated.

@ninavizz Could you add screenshots or link that show the full intended state transitions:

  • auth widget before click
  • auth widget on hover
  • auth widget on hover if username is truncated (if different)
  • auth widget on click
  • auth widget on click after hover over elements in the widget

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants