-
-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show channels as buttons (like before) and not in dropdown #92
Comments
I didn't end up mentioning it in the review as I refrained from unnecessary bike shedding, but I agree. Here's another implementation example: Drop downs, in addition to being hard to wrangle styling-wise, is a poor UX for limited size lists (1-10) and for large lists (50-∞). (For different reasons). |
👍 I'm going to change it to what it was before, since I plan to only index 3 channels at all times. And I want to reach current goal (the same functionality as existing search) as soon as possible. But I think we need add much more search options and before doing any change I would like to collect ideas which options we need to fit next to search input. For this I opened a separate issue (#95) and lets discuss the different search options there. |
I'm going to hijack this ticket and turn it into a proposal that search input looks like in current packages/options search. |
also fixes problem showing result when query is empty string fixes #92
also fixes problem showing result when query is empty string fixes #92
also fixes problem showing result when query is empty string fixes #92
I don't like hiding information behind a drop down.
Can we have a channel list like ubuntu, like i suggested here?
NixOS/nixos-homepage#209 (comment)
The text was updated successfully, but these errors were encountered: