Bug scroll issue in full screen mode
wardbeyens opened this issue · 3 comments
wardbeyens commented
I Can't scroll after I get redirected while still in fullscreen mode.
Screen.Recording.20230424.164325.Chrome.webm
th0rgall commented
Ah, thanks for reporting!
Scrolling seems to work when I change 'body'
to 'html'
here
welcometomygarden/src/lib/components/Map/Map.svelte
Lines 83 to 88 in 4380a25
but being able to navigate away from the map view while still in full-screen mode might lead to more unexpected situations. Maybe we will depend on the nav bars in other parts of the app. It's probably better to automatically exit fullscreen when exiting the map. I'll try to find if we can do that cleanly.
th0rgall commented
I think I found a way, see the commit linked above. Let me know if it is still broken.
wardbeyens commented
Yes this is fixed for me
Op wo 26 apr. 2023 16:11 schreef Thor Galle ***@***.***>:
… I think I found a way, see the commit linked above. Let me know if it is
still broken.
—
Reply to this email directly, view it on GitHub
<#320 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKYOW6NJYDXM5G4CKOWVE6LXDEUJXANCNFSM6AAAAAAXJWSX6I>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>