Related issues: Migrate to use shared widget component
What does this MR do and why?
Related issues: Migrate to use shared widget component
This MR introduces a new shared widget component, based on Crud
to simplify integrations of widgets.
Part of our efforts to migrate away from gl-new-card
, see Migration: GlCard (gl-new-card variant) to Crud (#476988)
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Issue: http://gdk.test:3000/flightjs/Flight/-/issues/3
- Epic: http://gdk.test:3000/groups/flightjs/-/epics/4
- Component preview: http://localhost:9002/?path=/story/vue-shared-crud--is-collapsible
Related to #452231 (closed), #476988
Edited by Sascha Eggenberger