Disable Actionable Notification focus trap #21294
JakeMetz8
started this conversation in
Accessibility
Replies: 2 comments
-
|
It appears the component has a |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hello @JakeMetz8, the focus trap functionality in ActionableNotification is tied with the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Render context:
Using Actionable Notification in a "preview" view much like a Storybook. However, to advance our page we need to display a "save" modal.
Issue:
Focus trap in Actionable Notification doesn't allow the user to focus on the open modal to proceed.
Question:
Is there a way to disable to focus trap in Actionable Notification given my particular use case?
Beta Was this translation helpful? Give feedback.
All reactions