7 ms·
This is fantastic! Perfectly simple and useful. Only glitch I've run into so far is that the search function doesn't work. As far as I can tell, there's no typ
by gigawatt 15y ago
This is fantastic! Perfectly simple and useful.
Only glitch I've run into so far is that the search function doesn't work. As far as I can tell, there's no type="submit" for the form.
- jogrimst 15y agoHello. That is because it is a auto-complete search field. If you search for something that does not exist, nothing will happen. If you type for example "Krak", you will get auto-complete suggestion for "Kraken". Maybe it would be an idea to show a message like "No results..." if what the user types does not return any matches in this search function?