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

Add trigger memory support for popover component #830

Merged
merged 5 commits into from Feb 18, 2022

Conversation

sebnitu
Copy link
Owner

@sebnitu sebnitu commented Feb 17, 2022

What changed?

This PR adds trigger memory support to the popover component. This means when a popover is closed, instead of focus being lost in the document, focus is instead restored on the trigger element that initially opened the popover.

This PR fixes #787

@sebnitu sebnitu marked this pull request as ready for review February 18, 2022 02:51
@sebnitu sebnitu merged commit ee2c96f into master Feb 18, 2022
@sebnitu sebnitu deleted the popover-trigger-memory branch February 18, 2022 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add trigger memory feature to popover module
1 participant