chiyadev / genshin-schedule

🕑 Genshin farming scheduler
https://genshin.chiya.dev
MIT License
72 stars 17 forks source link

Keyboard shortcuts for tasks do not work in map page when list is collapsed #21

Closed luaneko closed 3 years ago

luaneko commented 3 years ago

Task list is responsible for handling keyboard shortcuts related to tasks n and d. Collapsing the list overlay in the map page however unmounts the component, so shortcuts do not work unexpectedly.