stable

Clone or download

Read-only

feat: Display skeletons when the pull-requests are loading

part of story #33006 Create filters on my PR How to test: --> When the pull-requests are loading, 3 skeletons are displayed instead of a spinner. Change-Id: Ifc7e2808d32ab588b75c0a2288d90c798ce1adfc

Modified Files

Name
M plugins/pullrequest/scripts/pullrequest-homepage/package.json +0 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-homepage/pnpm-lock.yaml +0 −3 Go to diff View file
A plugins/pullrequest/scripts/pullrequest-homepage/src/components/List/PullRequestsCardsSkeletons.vue +90 −0 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-homepage/src/components/List/PullRequestsList.vue +5 −13 Go to diff View file