Skip to content

Remove left/right indent on package row component

For the history of this issue, see comment

Background

The Container Registry, Package Registry and the Infrastructure Registry have have a tabular layout by stacking the package row component:

Screen_Shot_2021-10-20_at_2.23.37_PM

Problem

Each row has a slight indent on left and right causing objects inside the "table" to be mis-aligned with objects outside of the table:

Screen_Shot_2021-10-20_at_2.20.37_PM

Proposed solution

Update all areas of package using this layout to remove the left/right indent:

Screen_Shot_2021-10-20_at_2.17.47_PM

Basically moving the items over to the hot pink line

Areas impacted

  • Package registry
  • Package detail other versions tab
  • Container registry
  • Container registry detail
  • Infrastructure Registry
  • Dependency Proxy (not built yet) ..maybe more than I'm forgetting?
Edited by Katie Macoy