1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-21 13:47:39 +02:00
unleash.unleash/frontend/src/component/feature/FeatureView/FeatureOverview
Thomas Heartman 23b0401381
feat: make panels collapsible (#8395)
This PR makes the projects and flags panels collapsible. The panels are
expanded by default and can be collapsed by clicking on the panel
header. The state of the panels is saved in localstorage.

As part of this, it also:
- moves the flag exposure metrics next to the metric selectors
- fixes the alignment of the "no exposure" line


![image](https://github.com/user-attachments/assets/b41ca808-f5f0-4e17-8bb1-b1388256354d)

Line alignment:
before:

![image](https://github.com/user-attachments/assets/119320d6-d39d-4c34-815a-8a25c6856ad6)

after:

![image](https://github.com/user-attachments/assets/f5b0fe51-1cda-49f9-8b22-e03988429799)
2024-10-09 14:25:58 +02:00
..
FeatureLifecycle feat: make panels collapsible (#8395) 2024-10-09 14:25:58 +02:00
FeatureOverviewEnvironments fix: copy strategy should always add a new strategy (#7994) 2024-08-28 08:23:30 +02:00
FeatureOverviewMetaData manually clear DependencyActions (#7827) 2024-08-12 12:00:46 +02:00
FeatureOverviewSegment chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
FeatureOverviewSidePanel chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
ManageTagsDialog feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
FeatureOverview.tsx feat: Recent flags (#7211) 2024-05-29 16:01:52 +02:00