Skip to content

Migrate Table to GlTable and showing associated events

Ankit Panchal requested to merge migrate-table-to-gl-table into main

Fixes gitlab-org/gitlab#480127 (closed)

This MR uses gl-table component instead of gridjs. With this, we can click on the any value on the table and it will filter with that. It also adds dialog on row click to view metric/events details.

Screenshot_2024-09-09_at_1.59.10_PM

Screenshot_2024-09-09_at_1.59.47_PM

I will create separate MR to clean up gridjs and other dependancies.

Merge request reports

Loading