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-table): apply focus over whole row #10407

Merged
merged 2 commits into from
Dec 18, 2024
Merged

fix(ui5-table): apply focus over whole row #10407

merged 2 commits into from
Dec 18, 2024

Conversation

nnaydenow
Copy link
Contributor

@nnaydenow nnaydenow commented Dec 17, 2024

Previously, in the compatibility table, the focus was applied only to the cells that did not have a pop-in. With this change, the focus now appears on the entire row.

Before:
image
After:
image

Fixes: #10286

@nnaydenow nnaydenow requested a review from ilhan007 December 17, 2024 12:45
@nnaydenow nnaydenow merged commit bbe7d57 into main Dec 18, 2024
10 checks passed
@nnaydenow nnaydenow deleted the table-focus branch December 18, 2024 08:01
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.6.0-rc.2 🎉

The release is available on v2.6.0-rc.2

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

[Legacy Table]: A11y - Visible focus not appearing on entire row for smaller viewport width
3 participants