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

fix(formfield): Change cursor style on label to inherit rather than auto to adopt customization. #8185

Merged
merged 1 commit into from May 2, 2024

Conversation

copybara-service[bot]
Copy link
Contributor

fix(formfield): Change cursor style on label to inherit rather than auto to adopt customization.

radio button labels are interactive elements that users can click to select an option. To enhance the user experience and maintain uniformity across the interface, developers may want to customize the cursor appearance when the mouse hovers over the label. By setting the cursor style to inherit, developers gain the flexibility to modify the cursor style as needed, ensuring a consistent and visually appealing user interface.

@copybara-service copybara-service bot force-pushed the cl/628374018 branch 3 times, most recently from f656018 to 5a488e9 Compare May 2, 2024 11:50
… `auto` to adopt customization.

radio button labels are interactive elements that users can click to select an option. To enhance the user experience and maintain uniformity across the interface, developers may want to customize the cursor appearance when the mouse hovers over the label. By setting the cursor style to `inherit`, developers gain the flexibility to modify the cursor style as needed, ensuring a consistent and visually appealing user interface.

PiperOrigin-RevId: 630025696
@copybara-service copybara-service bot merged commit 4b35cb7 into master May 2, 2024
1 check passed
@copybara-service copybara-service bot deleted the cl/628374018 branch May 2, 2024 11:57
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

Successfully merging this pull request may close these issues.

None yet

1 participant