1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-09 00:18:26 +01:00
unleash.unleash/frontend/src/component/feature/FeatureView
Nuno Góis 7d814a623f
fix: small fixes on variants push to env UI (#2991)
https://linear.app/unleash/issue/2-652/slight-improvements-and-fixes-on-the-push-to-environment-feature

Includes:

- Hover effect on the items should cover the full width of the menu;
- Clicking anywhere on the item should toggle the check;
- Small refactoring


![image](https://user-images.githubusercontent.com/14320932/214592250-05ecc584-3b6b-49f4-93a5-4d3323cd9cde.png)
2023-01-25 14:49:01 +00:00
..
FeatureLog
FeatureMetrics
FeatureNotFound
FeatureOverview feat: add warning hints on potential misconfiguration (#2948) 2023-01-20 18:09:01 +01:00
FeatureSettings refactor: extract styled components (#2798) 2023-01-03 12:41:48 +01:00
FeatureVariants fix: small fixes on variants push to env UI (#2991) 2023-01-25 14:49:01 +00:00
FeatureView.tsx
FeatureViewLazyExport.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyFeatureView.tsx