-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
UIIssues related to user-interface/front-endIssues related to user-interface/front-end
Description
Describe feature
As shown in the image, from the user experience perspective, some input fields lack a clear/clear button.
There are no restrictions on the use of tags; I’m just using tags as an example.
Of course, users can delete the content manually, but in cases like tags, a more common use case would be to have a dropdown menu that allows them to select from previously entered options. It would be very convenient if there was a quick way to clean up the content.
Currently, the input type is type="text"; I’m referring to something similar to the functionality of type="search".
Additional Information
<input tabindex="210" id="value-QiO7RdBZ7aMa" data-attribute-id="QiO7RdBZ7aMa" data-attribute-type="label" data-attribute-name="status" placeholder="" class="form-control promoted-attribute-input aa-input" type="text" autocomplete="off" spellcheck="false" role="combobox" aria-autocomplete="both" aria-expanded="false" aria-owns="algolia-autocomplete-listbox-6" dir="auto">
dosubot
Metadata
Metadata
Assignees
Labels
UIIssues related to user-interface/front-endIssues related to user-interface/front-end