-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The bug's description / A hiba leírása
On a touchscreen, when tapping on the sidebar while it is closed and darkened, the sidebar opens and the menu item that was tapped activates. The same happens when clicking on a route on the map view, but that is harder to reproduce.
The expected, correct behavior / A várt, helyes működés
When tapping a darkened panel, it should open the panel and do nothing else.
Your browser / A böngésződ
Opera/debugger mobile mode; Samsung Internet
Other info / Egyéb információ
Using stopPropagation on the MouseEvent/click (added in initSidebarEvents) does not work, because the touch tap generates a fully separate PointerEvent/click. I found no way to block the PointerEvent's generation, or even the source of its registration.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working