]> git.openstreetmap.org Git - nominatim-ui.git/blobdiff - TODO.md
jquery 3.4.0 -> 3.4.1
[nominatim-ui.git] / TODO.md
diff --git a/TODO.md b/TODO.md
index 21073fb0427eb0de667ff54729ebb1a7703a1a48..ca2026ac36951f68feb7eb12e860d771da21eb83 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -10,7 +10,6 @@
    * need /details to support &format=json
 * reverse: zoom not set
 http://localhost:8000/reverse.html?format=html&lat=52.3755991766591&lon=7.646484374999999&zoom=
-* details page: add "There are more child objects which are not shown" back in
 * move this TODO.txt to github issues
 * write install instructions
 * check output of /dist into repository
@@ -35,7 +34,7 @@ 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='
+* add permalink (like https://github.com/openstreetmap/Nominatim/pull/1003)
 * different content for official OSM, e.g. github urls
 * set HTML title
 * cache `update_data_date` result
@@ -45,7 +44,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