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

User name covers tooltip when hovering over user's avatar. #3614

Closed
manekenpix opened this issue May 17, 2022 · 1 comment · Fixed by #3691
Closed

User name covers tooltip when hovering over user's avatar. #3614

manekenpix opened this issue May 17, 2022 · 1 comment · Fixed by #3691
Assignees
Labels
area: css styling Anything related to CSS styling area: front-end type: bug Something isn't working

Comments

@manekenpix
Copy link
Member

manekenpix commented May 17, 2022

When signed in, hovering over a user's avatar in the banner buttons displays the user name covering the tooltip from ButtonTooltip. We can probably display the tooltip outside the user's avatar, as we do in our NavBar.

BannerButtons
image

NavBar
image

@manekenpix manekenpix added type: bug Something isn't working area: front-end labels May 17, 2022
@sirinoks sirinoks added the area: css styling Anything related to CSS styling label Jul 25, 2022
@SerpentBytes
Copy link
Contributor

SerpentBytes commented Oct 5, 2022

@manekenpix @sirinoks @humphd I am working on this issue for Hactoberfest next. Can one of you please assign it to me?

SerpentBytes added a commit to SerpentBytes/telescope that referenced this issue Oct 6, 2022
humphd pushed a commit that referenced this issue Oct 7, 2022
* add margintop prop to tooltip styles

* Fixes #3614 by adding marginTop prop to ButtonTooltip

Co-authored-by: Taimoor Dawami <tdawami1@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: css styling Anything related to CSS styling area: front-end type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants