[diary]: Update 12 Mar

This commit is contained in:
2025-03-12 22:32:38 +00:00
parent 994087829d
commit 07e3d5cff5

View File

@ -4,6 +4,7 @@
- Furthermore, if there's more than 500 items to filter, it'll wait 5 seconds after filtering the data to disable the loading screen, as it takes about that long to plot everything on the map. - Furthermore, if there's more than 500 items to filter, it'll wait 5 seconds after filtering the data to disable the loading screen, as it takes about that long to plot everything on the map.
- Add a filter that allows the user to specify a number of kilometres within which to display items, thus allowing them to only see nearby items. - Add a filter that allows the user to specify a number of kilometres within which to display items, thus allowing them to only see nearby items.
- Centre the map on the selected marker when button is clicked to retrieve more data. - Centre the map on the selected marker when button is clicked to retrieve more data.
- Fix the filters side panel and the search bar overlapping on narrow screens by moving the search bar down lower.
## Tue 11 Mar 2025 ## Tue 11 Mar 2025
- Fix spacing of Statistics page - Fix spacing of Statistics page