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

[formfield] Radio button and checkbox lost cursor: pointer #8187

Open
calebegg opened this issue May 16, 2024 · 0 comments
Open

[formfield] Radio button and checkbox lost cursor: pointer #8187

calebegg opened this issue May 16, 2024 · 0 comments
Labels

Comments

@calebegg
Copy link

Prior to 4b35cb7, radio button and checkbox labels had cursor: pointer (or maybe cursor: default, I can't remember). Now they inherit cursor: text, and it's not obvious that when clicking them they will select the checkbox or radio button. This contradicts the style of a regular <label> and <input type="checkbox"> as seen here

This does not seem desirable. I think the change should be reverted.

@calebegg calebegg added the bug label May 16, 2024
copybara-service bot pushed a commit that referenced this issue May 20, 2024
copybara-service bot pushed a commit that referenced this issue May 20, 2024
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

1 participant