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(dialog): added request animation frame before running keyboardTrap #2377

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

agliga
Copy link
Contributor

@agliga agliga commented Jan 10, 2025

Description

The latest focusables change causes some issues with dialog not showing becasue of animation. Calling request animation frame before calling keyboard trap to fix this.

References

#2372

@agliga agliga self-assigned this Jan 10, 2025
Copy link

changeset-bot bot commented Jan 10, 2025

🦋 Changeset detected

Latest commit: 7ccae80

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@ebay/ebayui-core Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

@saiponnada saiponnada left a comment

Choose a reason for hiding this comment

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

LGTM!

@agliga agliga merged commit 06d6ae6 into master Jan 10, 2025
5 checks passed
@agliga agliga deleted the dialog-aniamtion branch January 10, 2025 23:06
@github-actions github-actions bot mentioned this pull request Jan 10, 2025
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