You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When interacting with input in Storybook sand box. Shortcut key of the parent page should not be triggered.
For example, pressing "A" toggles the "action" section and "F" enters full screen.
Current Behavior
Pressing "A" shows the character A in the input graphics, and also toggles the action area.
Expected Behavior
When interacting with input in Storybook sand box. Shortcut key of the parent page should not be triggered.
For example, pressing "A" toggles the "action" section and "F" enters full screen.
Current Behavior
Pressing "A" shows the character A in the input graphics, and also toggles the action area.
Possible Solution
preventDefault
when input is focusSteps to Reproduce
Environment
The text was updated successfully, but these errors were encountered: