-
-
Notifications
You must be signed in to change notification settings - Fork 173
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
Picklist input for tags and multiselect #5822
Conversation
51ddcc4
to
f2c234f
Compare
6c2f9ef
to
d6977cc
Compare
71deefc
to
5c6538e
Compare
The more I look at this, the more I come to the conclusion, that the tags field should also have the full list with checkboxes. It is so much more usable to see all options and select those that you want. I don't think the UX should or needs to be different for tags here. I know that there's hardly any differentiation between fields, but it really is the same pattern. You select multiple items from a list. I guess we really need to push the tags field more into a real taxonomy direction with unique ids for tags, translatable tags, etc. That would be the real differentiator in the future. But in terms of UX, I don't think that they should be so different. |
I really like the styling tweaks you did. I would argue that the current state is much more what people expect from the tags field based on v3. I get your suggestions and in that case a different UI with checkboxes would make sense, but just changing the UI right now would be not so great I think. To me, there is quite a bit of value in having a distinction of these two fields. Making them too similar, without the added functionality, just creates confusion why they are so similar and yet different fields. |
3c725f6
to
52ba1ea
Compare
…tweaks Picklist PR tweaks
This PR …
Please have a first look at the UX and let's collect bugs, missing features...
TODO
search.display
option still not supported (from v3, has been not supported in v4.beta2 either)Fixes