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(ui5-checkbox): ensure consistent focus behavior #10639

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

kgogov
Copy link
Member

@kgogov kgogov commented Jan 23, 2025

Ensure focus is applied consistently around the checkbox container and respective text, aligning behavior with other components.

Fixes #10566

@kgogov kgogov force-pushed the cb-focus-fix branch 2 times, most recently from 4af25be to 44a6564 Compare January 23, 2025 12:59
@kgogov kgogov requested a review from a team January 23, 2025 13:04
Ensure focus is applied consistently around the checkbox container and
respective text, aligning behavior with other components.

Fixes #10566
Address failing test cases to correctly capture the click event on the
checkbox.
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.

[ui5-checkbox]: broken focus when width is set
1 participant