Comments templates: Migrates components used
What does this MR do and why?
Comments templates: Migrates components used
Migrates settings section to SettingsSection, GlCard to CRUD. Fixes pagination and moves pagination in CRUD to content.
Migrations done:
- Migrated settings section to use
SettingsSection
- Migrated
GlCard
toCrud container
- Tailwind migration
- Fixed pagination, set to 10 items
- Trimmed output to show max 5 lines for a better visual overview
- Moved pagination inside of
Crud container
as per guidelines and Design Systems' @danmh advice)
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
Related to #452231 (closed)
Edited by Sascha Eggenberger