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
184 stars 42 forks source link

improve bulk tags , add Id tag , search field for projects and add Id Project in tenant project page #822

Closed helakaraa closed 2 months ago

ptitFicus commented 3 months ago

Checkbox don't have correct style when unchecked :

image

I would prefer a text input instead of a select for project search : project should be filtered as you type.

Copy button on project car should indicate that it is related to id, for instance it could contain copy pictogram and "ID" indication.

ptitFicus commented 3 months ago

Thanks for the fixes, there are two remaining issues :

  1. When you click project id button, "ID" disappear from it while tooltip is displayed :

image

  1. When there is a single feature in the table, checkbox display “indeterminate” state instead of checked state :

image