You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is maybe just a nitpick, but using the Android back navigation while the search box is open redirects to the previous page instead of closing the search box.
We can add an event listener and make the UI more mobile-friendly.
The video below shows the same issue:
svelte.mp4
I would like to add this small change myself if that's fine.
This is maybe just a nitpick, but using the Android back navigation while the search box is open redirects to the previous page instead of closing the search box.
We can add an event listener and make the UI more mobile-friendly.
The video below shows the same issue:
svelte.mp4
I would like to add this small change myself if that's fine.