Show all results by default
Closed this issue · 5 comments
When the search bar is empty, nothing is shown. And you don't really know what to search. Most of the time you want a list of available items, so you type *
in the search bar. It's not really intuitive at first, and I knew it only because I searched for info in the right drawer. Most people probably don't do that.
Showing all results when the bar is empty would be more user-friendly.
I've gotten a similar request to add back the category buttons from the previous version:
I would prefer not to show initial results because this would likely violate the game content usage rules which states that using assets is fine "so long as anyone who sees your Item will easily find this notice".
You can always create this yourself by bookmarking https://search.projectceleste.com/?tab=0&search=*
Would the category buttons be a good enough solution? Do you have any alternative ideas?
Thanks in advance 🥇
I think that the categories button would clutter the view. It's already so clean. It would also be redundant with the search by item category by typing the name of the category in the search bar.
An alternative idea would be to put the notice inside a fixed (and closable) footer. But it may be tricky to do so without making it intrusive.
You mean like a cookie banner 😁
Right now my preferred solution is to support both and provide an option for each:
- Show all results when empty (default: false)
- Show category buttons (default: true)
Then everybody can have their preferred combination. 🎷