Crud: Change loading state to use skeleton loader
What does this MR do and why?
Crud:
- Change loading state to use skeleton loader
- Update related specs to check for Crud's
isLoadingprop instead of checking which component gets rendered
Hides count while loading, too.
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
![]() |
![]() |
How to set up and validate locally
- run the product storybook locally (
yarn storybook:start) - Go to http://localhost:9002/?path=/story/vue-shared-crud--is-loading
- Check Crud instances in the product, e.g. in Issues (e.g. https://gdk.test:3000/flightjs/Flight/-/issues/38)
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #512695 (closed)
Edited by Sascha Eggenberger



