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

add cursor pointer to language #560

Open
mannar-1 opened this issue Oct 19, 2024 · 3 comments
Open

add cursor pointer to language #560

mannar-1 opened this issue Oct 19, 2024 · 3 comments

Comments

@mannar-1
Copy link

image
when user hovers on langle it should change it to cursor pointer
i want to do this as part of hackotberfest can you assign me this andd add hacktoberfest label

@Abrynos
Copy link
Member

Abrynos commented Oct 19, 2024

FYI: All dropdown menus have this issue (ASF-version and all config options with one).

@Aareksio
Copy link
Member

Aareksio commented Oct 19, 2024

This is actually not a bug. Select input does not need cursor: pointer. In fact, according to the specifications, it does not. There is plenty of discussion online, here is one from react-select. After the initial approval, they pushed back after 2 years. As a bonus, you can check the month it was opened.

I stick with selects not needing pointer out of conviction. However, feel free to submit PR, others may approve of the change.

chrome_pwVF9orgXC.mp4

@JustArchi
Copy link
Member

i want to do this as part of hackotberfest can you assign me this andd add hacktoberfest label

All our repositories have hacktoberfest tag, so automatically all PRs sent participate in the event.

Feel free to send PR for this feature, it's a good suggestion 🙂

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

No branches or pull requests

4 participants