mirror of
https://github.com/strapi/strapi.git
synced 2025-08-28 10:45:51 +00:00

* fix: corrected UI of searchbar on strapi content manager * fix: removed redundant code and added trim search input before filtering links on request * fix: replaced existing textinput component with design-system's searchbar * fix: replaced TextInput with Searchbar in ContentTypeBuilder's Navigation field * fix: update snapshot and fix test * fix: update search name to fix tests --------- Co-authored-by: Adrien Lepoutre <thewebsdoor@gmail.com>