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

Merged
merged 1 commit into from
Apr 16, 2025
Merged

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@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
@didip1000 didip1000 merged commit d2ec2b0 into release-1.24 Apr 16, 2025
8 checks passed
@didip1000 didip1000 deleted the button-1.25 branch April 16, 2025 11:45
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

3 participants