mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
a5cfd2e80e
This PR handles the cases where a user has no flags to display. There's a few different ways this can happen: 1. The user has no project membership. 2. The user has projects, but no flags. In the first case, we tell them to reach out to their admin. In the second case, we tell them to go to one of their projects to create a new flag. User has no projects: ![image](https://github.com/user-attachments/assets/84b94044-3577-4009-97ae-ab709b94fc2e) User has no flags: ![image](https://github.com/user-attachments/assets/d7fa2fcc-d758-4d7b-b986-376315150846) |
||
---|---|---|
.. | ||
__mocks__ | ||
assets | ||
component | ||
constants | ||
contexts | ||
hooks | ||
interfaces | ||
openapi | ||
themes | ||
types | ||
utils | ||
index.tsx | ||
setupTests.ts | ||
vite-env.d.ts |