alkem-io / client-web

Default web frontend, enabling browsing the Alkemio platform - so the hosted Challenges and communities collaborating around those Challenges.
https://alkem.io
European Union Public License 1.2
15 stars 6 forks source link

Search/filter templates in library dialogs #7219

Open SimoneZaza opened 6 days ago

SimoneZaza commented 6 days ago

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:

Screenshot 2024-11-21 181207.png Screenshot 2024-11-21 181234.png Screenshot 2024-11-21 181532.png

Additional Context

Screen shots / UX designs / data that are relevant.

Areas that will be affected

Where you can preview templates:

image.png

The code changes are only in ImportTemplatesDialogGallery.tsx.

To be added during the refinement