Skip to content

Update dependency list css to be more responsive

Alexander Turinske requested to merge 343050-truncate-location-text-slot into master

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
original_-_staging switching_to_25_spacing_-_newest

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Ensure the gitlab-runner is configured with gdk
  2. Clone/run pipelines for a project with dependencies/a project with cluster dependencies
  3. Navigate to the projects => Security & Compliance => Dependencies
  4. 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.

Related to #343050 (closed)

Edited by Alexander Turinske

Merge request reports