Commit abee42a
Fix unclickable submenus on touchscreen tablet (#1983)
It works by cancelling the onclick URL change for the current (bold)
parent menu item. This matches the mobile experience. Touchscreens can
now tap a menu to go there (preserving current UX), tap again to open
the submenu, then tap the submenu item. Previous behavior with mice is
unchanged.
Co-authored-by: ShubhamOulkar <91728992+ShubhamOulkar@users.noreply.github.com>
Co-authored-by: bjohansebas <103585995+bjohansebas@users.noreply.github.com>1 parent f263365 commit abee42a
1 file changed
Lines changed: 4 additions & 1 deletion
File tree
- js
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
| |||
0 commit comments