]> git.openstreetmap.org Git - nominatim-ui.git/blobdiff - TODO.md
redirect to API URL when parameter &debug=1 in URL
[nominatim-ui.git] / TODO.md
diff --git a/TODO.md b/TODO.md
index fd17549fad0dbbdaac3b02b7215a9dec181dc9c0..78a6556e4a4e5ce746e19cb0922b0ea52314b53c 100644 (file)
--- 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