Skip to content

Input Box Optimization: Add a Clear Button #7940

@openapphub

Description

@openapphub

Describe feature

Image

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">

Metadata

Metadata

Assignees

No one assigned

    Labels

    UIIssues related to user-interface/front-end

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions