1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/project
Nuno Góis 71f6b8e172
fix: revert form section 100 height (#3345)
Small fix that reverts
https://github.com/Unleash/unleash/pull/3335/files#r1138829014 - Turns
out it wasn't totally harmless and broke some modals that had more than
100% height and no overflow.

This approach maintains the original logic and adds a new prop for the
segment forms to make them proper modals when used in the project
context.
2023-03-17 13:59:46 +00:00
..
Project fix: revert form section 100 height (#3345) 2023-03-17 13:59:46 +00:00
ProjectAccess feat: add the account abstraction logic (#2918) 2023-01-18 16:08:07 +00:00
ProjectCard refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
ProjectEnvironment fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
ProjectList Feat/add cypress tests for project scoped stickiness (#3340) 2023-03-17 14:41:59 +02:00