MAIF / izanami

Izanami is a centralized versatile feature flag solution, well suited for micro service architectures.
https://maif.github.io/izanami/
Apache License 2.0
187 stars 43 forks source link

Improve Search #857

Open ptitFicus opened 3 months ago

ptitFicus commented 3 months ago
helakaraa commented 1 month ago

Description

To enable users to search through one or more categories, we need to implement a category filter. Initially, no category should be selected by default. When a user selects one or more categories, the backend should return search results that include only items belonging to the selected categories.

First Mockup vision :

Capture d’écran 2024-09-27 à 10 33 50
helakaraa commented 2 weeks ago

For the Search modal on the home page, we need to add an "All Tenants" button, a tenant selector to choose the desired tenant, and a filter selector to match the visual layout of the search modal in a specific tenant.

Capture d’écran 2024-10-22 à 13 37 07
helakaraa commented 7 hours ago

Review Search Bar with Team:

Capture d’écran 2024-11-05 à 09 50 38