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

UI: on hover the username cursor don't turn into pointer even is clickable elements #8316

Open
2 tasks done
smit9924 opened this issue Aug 18, 2024 · 0 comments · May be fixed by #8317
Open
2 tasks done

UI: on hover the username cursor don't turn into pointer even is clickable elements #8316

smit9924 opened this issue Aug 18, 2024 · 0 comments · May be fixed by #8317
Labels
bug Something isn't working

Comments

@smit9924
Copy link
Contributor

Actions before raising this issue

  • I searched the existing issues and did not find anything similar.
  • I read/searched the docs

Steps to Reproduce

Just login into CVAT and hover on username visible in top right corner. Username, profile picture and arrow all 3 elements are clickable but there isn't cursor pointer(instead we see cursor text and cursor default).
issueCursor

Expected Behavior

On hover on profile picture, username or arrow(just right to username) cursor should convert to pointer as it all 3 are clickable elements.

Possible Solution

We can simply solve this issue by adding couple of line of CSS/SCSS which turn cursor into pointer on hover the mentioned elements.

Context

As cursor don't turn into pointer so it is very misleading to the end user. They might confuse whether this is click able button or not.

Environment

No response

@smit9924 smit9924 added the bug Something isn't working label Aug 18, 2024
@smit9924 smit9924 linked a pull request Aug 18, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant