1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-17 01:17:29 +02:00
unleash.unleash/frontend/src/component/project/Project/ProjectInfo
Fredrik Strand Oseberg 834ae1d8a4
Feat/pagination loading (#5325)
This PR makes changes to how the project overview skeleton screen works.
Important changes:

- Add skeleton screens to missing elements, creating a more
comprehensive loading screen
- Split the page into different loading sections, so that we can load
the table when we fetch the next page without affecting the rest of the
page.

https://www.loom.com/share/e5d30dc897ac488ea80cfae11ffab646

Next steps:
* Hide bar if total is less than 25
* Add FE testing
2023-11-13 14:08:48 +01:00
..
ChangeRequestsWidget.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
HealthWidget.tsx Feat/pagination loading (#5325) 2023-11-13 14:08:48 +01:00
MetaWidget.tsx Feat/pagination loading (#5325) 2023-11-13 14:08:48 +01:00
ProjectInfo.styles.ts Project overview UI (#3034) 2023-02-03 12:58:21 +01:00
ProjectInfo.tsx Fix/strategy UI improvements (#3766) 2023-05-16 11:15:59 +00:00
ProjectMembersWidget.tsx Feat/pagination loading (#5325) 2023-11-13 14:08:48 +01:00
ToggleTypesWidget.tsx Feat/pagination loading (#5325) 2023-11-13 14:08:48 +01:00
WidgetFooterLink.tsx Feat/pagination loading (#5325) 2023-11-13 14:08:48 +01:00