Skip to content

Add _afterTransition method to Slideout to ensure same behavior regar… #16707

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 12 commits into from
Feb 18, 2025

Conversation

gcamacho079
Copy link
Contributor

@gcamacho079 gcamacho079 commented Feb 14, 2025

…dless of preferred motion settings

Description

The transitionend event wasn't getting called for users with prefers-reduced-motion activated, leading to inconsistent behavior and styles. Also swaps the click event listener for activate to ensure keyboard activation of Edit Field slideout.

Related issues

@gcamacho079 gcamacho079 added the accessibility 👤 features related to accessibility label Feb 14, 2025
@brandonkelly brandonkelly merged commit c15ce58 into 5.7 Feb 18, 2025
4 checks passed
@brandonkelly brandonkelly deleted the bug/focus-management branch February 18, 2025 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility 👤 features related to accessibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants