Replace GlTable with GlTablelite for subscription-details
What does this MR do and why?
This MR solves: #342283 (closed)
It replaces the GlTable with the GlTableLite component, since it does qualify for it. This is a performance Improvement, to reduce bundle-size it does not affect any functionality.
This MR does not reduce the page-bundle size yet because there are other GlTable Components on the Page which will be handled in further MR's.
Screenshots or screen recordings
No visual changes |
---|
How to set up and validate locally
- log in as root on your gdk
- go to http://gitlab.localdev:3000/admin/subscription
- see the table in action
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Jannik Lehmann