Merge pull request #2603 from nqst/mobile-nav-menu-no-autofocus

Mobile → Jump menu: Remove input autofocus
This commit is contained in:
Andy Smith
2026-03-03 09:37:10 -06:00
committed by GitHub
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -11,6 +11,7 @@ module My::MenuHelper
aria: { activedescendant: "" },
data: {
"1p-ignore": "true",
dialog_target: "focusMouse",
filter_target: "input",
nav_section_expander_target: "input",
navigable_list_target: "input",