-
Notifications
You must be signed in to change notification settings - Fork 15
docs: demo restoreFocus with controlled menu [ DO NOT MERGE! ] #661
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
Conversation
jzempel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Feels like moving this to a "Controlled trigger focus" story (using all of the standard code constructs) under the "[patterns]" section would be a valuable addition to #659 so we can easily track the behavior going forward. Compare with many of the other "[pattern]" stories – many/all of the arg controls can be removed.
In the interest of time and to unblock #659, is it okay to add the new |
Definitely works for me. |
|
The |
FOR DEMO PURPOSES ONLY - DO NOT MERGE ❗
Description
Adds a "Controlled + Managed Focus" Story to demo the
restoreFocusbehavior featured in #659 with a controlled menu.