Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D design
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Primer
  • design
  • Merge requests
  • !361

Add component status table

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge move-status-table into main Jan 24, 2023
  • Overview 19
  • Commits 9
  • Pipelines 0
  • Changes 7

Created by: broccolinisoup

Closes https://github.com/github/primer/issues/1617

Copied the status table on primer.style/status over here.

Questions

1) I haven't added the /status to the navigation yet. I wasn't really sure where to place it best as we don't seem to have a nav on the primer.style

Added under the Status section.

2) On the current primer.style/status we don't have the main navigation on the left hand. Do we want the same for the primer.style/design/status as well? Because currently the table is not aligned as there is not enough space in the main content area to align it when considered the paddings around. cc @emilybrick

The table overflows so added overflow-auto this should make it aligned while keeping the nav on the left.

Screenshot 2023-01-27 at 1 17 26 pm
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: move-status-table