HR/Groups in Dropdown field #70
gbdesign2023
started this conversation in
Feature Requests
Replies: 2 comments 4 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
When the dropdown was first clicked, the placeholder was visible. Once a value has been selected, the placeholder disappears. It is therefore no longer possible to reset the selection.
I had a closer look at the snippet and only a small change was required for my solution: ![]()
Thank you also for pointing out that there is already an enquiry about this. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
More options for dropdown-field: So far, I like to use the first entry as an inactive label for dropdown-fields. This can also be used to remove a selection. This is not possible with a "classic" field once a selection has been made. Important, for example, for an optional entry to be cancelled.
I also think it is a good idea to structure the selection list with an
<hr>
element.Proposal:
Beta Was this translation helpful? Give feedback.
All reactions