]> git.openstreetmap.org Git - nominatim-ui.git/blobdiff - TODO.md
bring in line with API (https://github.com/openstreetmap/Nominatim/pull/968)
[nominatim-ui.git] / TODO.md
diff --git a/TODO.md b/TODO.md
index 22d3fd448346f230e3c9e3421c6f4b21eaf6694a..dc7578223afe67c43c96c4ef7a304b7b2f4bd5a3 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -34,7 +34,6 @@ http://localhost:8000/reverse.html?format=html&lat=52.3755991766591&lon=7.646484
 
 ## Nice-to-have
 
-* don't show unset parameters in URL, e.g. `&a=&b=&c=1` => '&c='
 * different content for official OSM, e.g. github urls
 * set HTML title
 * cache `update_data_date` result
@@ -44,7 +43,7 @@ http://localhost:8000/reverse.html?format=html&lat=52.3755991766591&lon=7.646484
 * add tests with fixtures
 * concatenate/minify JS and CSS
 * detailpage: make linkedplaces, childplaces optional (rarely used? second click to enable?)
-
+* set better alt tag for icons
 
 ## Code cleanup