Merge pull request #1058 from NoRedInk/bat/fix-menu-tab

Fix Menu tab behavior
This commit is contained in:
Tessa 2022-08-31 15:34:50 -06:00 committed by GitHub
commit 8112180c6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -446,7 +446,7 @@ viewCustom config =
in
div
(Attributes.id (config.buttonId ++ "__container")
:: Key.onKeyDownPreventDefault
:: Key.onKeyDown
(Key.escape
(config.focusAndToggle
{ isOpen = False