1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-31 01:16:01 +02: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 feat: make maintenance-related 503s more intuitive (#5018) 2023-10-16 09:27:29 +01:00
contexts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
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 chore: move project stats (#6602) 2024-03-19 14:27:42 +01:00
types chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
utils chore: upgrade typescript in frontend to 5.4.2 (#6673) 2024-03-22 10:13:44 +00:00
index.tsx feat: sdk reporting flag and e2e test (#6216) 2024-02-13 14:13:21 +02:00
setupTests.ts feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
vite-env.d.ts