Commit Graph

6 Commits

Author SHA1 Message Date
cff19980d5 Refactor search route/loading
* Fetch results asynchronously after app launch
* Hide sidebar and search results when new search is issued
2026-04-27 15:18:17 +01:00
cf251f702b Prevent zoom when opening place from search results 2026-04-27 14:44:35 +01:00
d2eb888dcf Keep search results, only hide sidebar when closed 2026-04-27 14:37:19 +01:00
818ec35071 Ensure map marker clicks preserve search context
Fixes the back button just closing the sidebar and clearing the whole
search after having seleted a result via map marker
2026-03-23 16:42:32 +04:00
59e3d91071 Fix back button behavior
fixes #12
2026-02-08 16:59:53 +04:00
156280950f Refactor search results with dedicated route 2026-01-27 09:50:26 +07:00