summaryrefslogtreecommitdiff
path: root/issues/search-suggestions.gmi
blob: c38ad3b6e9c2bfe916034f9a4466110201773b2e (plain)
1
2
3
4
5
# Search suggestions

* tags: enhancement, web ui

Implement search suggestions, just like on Google. As the user types into the search box, a list of search suggestions should pop down. For good user experience, it is important that this be asynchronous and not block the UI.