1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-12 13:48:35 +02:00
unleash.unleash/frontend/src/component/project/Project/CreateProject
andreas-unleash 28ca626bac
fix: loading is causing a glitch that changes the size of the dialog for a split second (#7062)
The loading state of the FormTemplate is causing the form glitch. This
fixes it by removing the loading

Closes #
[1-2362](https://linear.app/unleash/issue/1-2362/fix-visual-glitch-when-you-submit-the-form)


https://github.com/Unleash/unleash/assets/104830839/1782ca09-a8b4-4fd1-92c1-111843869b25

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-05-16 09:59:56 +03:00
..
CreateProjectDialog fix: loading is causing a glitch that changes the size of the dialog for a split second (#7062) 2024-05-16 09:59:56 +03:00
ChangeRequestTable.tsx Chore: visually hide labels in the create project form (#7015) 2024-05-13 07:33:06 +02:00
CreateProject.tsx feat: create project dialog (#7012) 2024-05-10 11:01:49 +03:00
LazyCreateProject.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
NewProjectForm.tsx fix: make name validation work properly. (#7042) 2024-05-13 14:43:49 +02:00
SelectionButton.styles.tsx Chore: visually hide labels in the create project form (#7015) 2024-05-13 07:33:06 +02:00
SelectionButton.tsx Chore: visually hide labels in the create project form (#7015) 2024-05-13 07:33:06 +02:00