As a user, I want to be able to search for specific templates instead of getting the entire (growing) list and having to find the one I need by going through every single one.
Acceptance criteria
[ ] Add search field top right of the screen*
[ ] Directly show results from inside the space + global library when a user searches for something;
*screens:
Additional Context
Screen shots / UX designs / data that are relevant.
Areas that will be affected
Where you can preview templates:
The code changes are only in ImportTemplatesDialogGallery.tsx.
Description
As a user, I want to be able to search for specific templates instead of getting the entire (growing) list and having to find the one I need by going through every single one.
Acceptance criteria
*screens:
Additional Context
Screen shots / UX designs / data that are relevant.
Areas that will be affected
Where you can preview templates:
The code changes are only in ImportTemplatesDialogGallery.tsx.
To be added during the refinement