Skip to content

feat(ui5-button): provide focus support for mobile #11236

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

Open
wants to merge 1 commit into
base: release-1.24
Choose a base branch
from

Conversation

didip1000
Copy link
Contributor

@didip1000 didip1000 commented Apr 1, 2025

Button elements can now receive focus when using keyboards on mobile devices. Focus outline is now displayed via CSS pseudo-classes and no longer relies on using the[focused] attribute.

The following components were updated:

  • ui5-button
  • ui5-toggle-button
  • ui5-segmented-button
  • ui5-split-button

Fixes: #11024

Downport of: #8414

@didip1000 didip1000 requested a review from tsanislavgatev April 9, 2025 14:19
@didip1000 didip1000 marked this pull request as ready for review April 16, 2025 08:18
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.

3 participants