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

[MWPW-160864] Adapt action item focus state #3398

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

overmyheadandbody
Copy link
Contributor

This adapts the focus state for action items to ensure that the whole clickable area is focused when a user is tabbing through these elements. This is needed for accessibility purposes.

Resolves: MWPW-160864

Screenshots:

Before After
Screenshot 2024-12-19 at 15 55 13 Screenshot 2024-12-19 at 15 55 39

Note that items with floating icons will have an irregular outline when focused. I've confirmed with our accessibility experts that this is not a concern:

Screenshot 2024-12-19 at 15 56 07

Test URLs:

Copy link
Contributor

aem-code-sync bot commented Dec 19, 2024

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.47%. Comparing base (d543279) to head (1e59163).
Report is 7 commits behind head on stage.

Additional details and impacted files
@@            Coverage Diff             @@
##            stage    #3398      +/-   ##
==========================================
- Coverage   96.48%   96.47%   -0.01%     
==========================================
  Files         254      254              
  Lines       59031    59031              
==========================================
- Hits        56954    56950       -4     
- Misses       2077     2081       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

Reminder to set the Ready for Stage label - to queue this to get merged to stage & production.

@SilviuLCF SilviuLCF self-requested a review December 23, 2024 11:02
Copy link

@SilviuLCF SilviuLCF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@milo-pr-merge milo-pr-merge bot merged commit f472180 into adobecom:stage Jan 2, 2025
19 checks passed
@milo-pr-merge milo-pr-merge bot mentioned this pull request Jan 2, 2025
@overmyheadandbody overmyheadandbody deleted the action-item-focus branch January 3, 2025 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants