Replace GlTable with GlTablelite for CI Lint Table
What does this MR do and why?
This MR solves: #342274 (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 on your gdk
- go to http://gitlab.localdev:3000/
GROUP/
PROJECT/-/analytics/issues_analytics - 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.