Fix sticky header on vulnerability reports
Merged
requested to merge 431951-fix-sticky-positioning-of-bulk-header-on-pipeline-security-tab into master
Fix sticky th on pipeline and instance vuln report
This commit fixes the sticky positioning of the table hader on both the pipeline- and instance-level vulnerability reports.
Changelog: fixed EE: true
Before | After |
---|---|
Screen_Recording_2023-12-11_at_8.46.52_am | Screen_Recording_2023-12-11_at_8.45.28_am |
Before | After |
---|---|
Screen_Recording_2023-12-11_at_8.48.02_am | Screen_Recording_2023-12-11_at_9.04.01_am |
echo "Feature.enable(:pipeline_security_dashboard_graphql)" | rails c
2
and 3
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #431951 (closed)