1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component/common/Table
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
..
cells Feat/pagination loading (#5325) 2023-11-13 14:08:48 +01:00
FavoriteIconHeader feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
SearchHighlightContext refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
SortableTableHeader Feat/pagination loading (#5325) 2023-11-13 14:08:48 +01:00
Table feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
TableCell feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
TablePlaceholder feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
VirtualizedTable feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
index.ts Refactor project health table (#1098) 2022-06-21 09:08:37 +02:00