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

feat(ui5-checkbox): update focus handling #8553

Merged
merged 3 commits into from
Apr 8, 2024

Conversation

kgogov
Copy link
Member

@kgogov kgogov commented Mar 27, 2024

Adjusted ui5-checkbox focus display rules. On desktop, focus outline is always visible. For mobile, focus outline only appears with an external keyboard, it remains hidden for touch focus.

Related to: #8320

Adjusted ui5-checkbox focus display rules. On desktop, focus outline is
always visible. For mobile, focus outline only appears with an external
keyboard, it remains hidden for touch focus.

Related to: #8320
@kgogov kgogov merged commit ce28296 into SAP:main Apr 8, 2024
9 checks passed
@kgogov kgogov deleted the checkbox-focus-update branch April 8, 2024 17:37
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

2 participants