Update dependency list css to be more responsive
What does this MR do and why?
Describe in detail what your merge request does and why.
Update dependency list css to be more responsive
- ensure table never scrolls past view port
- move to a stacked table at md width instead of at small to ensure table does not require scrolling
- update style method to use currying
Changelog: changed
EE: true
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Ensure the
gitlab-runner
is configured withgdk
- Clone/run pipelines for a project with dependencies/a project with cluster dependencies
- Navigate to the projects =>
Security & Compliance
=>Dependencies
- Change the page size to verify responsiveness
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.
Related to #343050 (closed)
Edited by Alexander Turinske