X-Git-Url: https://git.openstreetmap.org./nominatim-ui.git/blobdiff_plain/5de297f31b68eb92019f3d4c973a837a368a83af..1f80258deb791946182b186b4c90b3aaec2f0d1d:/TODO.md diff --git a/TODO.md b/TODO.md index 40142de..78a6556 100644 --- a/TODO.md +++ b/TODO.md @@ -8,12 +8,9 @@ ## Nice-to-have -* should images/mapicons/ be served from API server or this repo? * cache `update_data_date` result somehow? -* a new search causes a new pageview * add tests with fixtures * set better alt tag for icons -* print text "loading..." instead of an error (which the user sees for a split second) * concatenate/minify JS and CSS ## Code cleanup @@ -22,4 +19,3 @@ * show map bounds section => move to handlebar template, map to partial * aResults vs aPlace vs aFeature variable naming * use CSS preprocessor and linter -* upgrade bootstrap v3 to v4