]> git.openstreetmap.org Git - nominatim-ui.git/commitdiff
remove several TODO items
authormarc tobias <mtmail@gmx.net>
Tue, 7 Jul 2020 12:42:26 +0000 (14:42 +0200)
committermarc tobias <mtmail@gmx.net>
Tue, 7 Jul 2020 12:42:26 +0000 (14:42 +0200)
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