Flowpack / media-ui

The development repository for the new Neos media management interface
GNU General Public License v3.0
20 stars 16 forks source link

TASK: Add search and clear button to the search field #217

Closed soee closed 8 months ago

soee commented 8 months ago

What I did

I have added search and clear icon buttons in front and after the search field.

How I did it

I have extedned the SearchBox

How to verify it

Open media module and use the search box with new buttons.

Before: image

After: image