1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/frontend/src
andreas-unleash e7a9f31eb4
fix: NotEnoughData hiding the header (#6798)
Before: 
<img width="884" alt="Screenshot 2024-04-08 at 15 52 41"
src="https://github.com/Unleash/unleash/assets/104830839/3784a1db-83a8-4414-bda8-3eed698476a2">


After:
<img width="879" alt="Screenshot 2024-04-08 at 16 04 54"
src="https://github.com/Unleash/unleash/assets/104830839/117dec8e-6419-448d-89b7-9f6640e59500">

Closes #
[1-2267](https://linear.app/unleash/issue/1-2267/fix-zindex-of-notenoughdata-component)

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-04-09 10:29:23 +03:00
..
__mocks__
assets fix: new signals icon (#6461) 2024-03-07 11:12:56 +00:00
component fix: NotEnoughData hiding the header (#6798) 2024-04-09 10:29:23 +03:00
constants
contexts
hooks chore: remove strategy form feedback (#6769) 2024-04-03 12:16:58 +02:00
interfaces feat: feature lifecycle usage behind a flag (#6786) 2024-04-05 13:42:03 +02:00
openapi chore: generate orval types (#6699) 2024-03-26 16:38:18 +02:00
themes
types
utils chore: upgrade typescript in frontend to 5.4.2 (#6673) 2024-03-22 10:13:44 +00:00
index.tsx
setupTests.ts
vite-env.d.ts