Skip to content

ref(repos): Give repo count tag its own grid column#115022

Merged
evanpurkhiser merged 1 commit intomasterfrom
evanpurkhiser/ref-repos-give-repo-count-tag-its-own-grid-column-with-responsive-hide
May 7, 2026
Merged

ref(repos): Give repo count tag its own grid column#115022
evanpurkhiser merged 1 commit intomasterfrom
evanpurkhiser/ref-repos-give-repo-count-tag-its-own-grid-column-with-responsive-hide

Conversation

@evanpurkhiser
Copy link
Copy Markdown
Member

@evanpurkhiser evanpurkhiser commented May 6, 2026

Extracts the tag out of InstallationActions into a standalone InstallationRepoCountTag component and places it in a dedicated max-content column in the multi-install grid (chevron | title | tag | actions).

Repo rows in the nested (expanded) list now span columns 2/-1 so they continue to fill the full content area.

@evanpurkhiser evanpurkhiser requested a review from a team as a code owner May 6, 2026 20:16
@evanpurkhiser evanpurkhiser enabled auto-merge (squash) May 6, 2026 20:17
@evanpurkhiser evanpurkhiser requested review from a team and removed request for a team May 6, 2026 20:17
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 6, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

📊 Type Coverage Diff

✅ No new type safety issues introduced. Coverage: 93.45%

Copy link
Copy Markdown
Contributor

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 3 potential issues.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit c9e3b60. Configure here.

Comment thread static/app/views/settings/organizationRepositories/scmRepositoryTable.tsx Outdated
Comment thread static/app/views/settings/organizationRepositories/scmRepositoryTable.tsx Outdated
@evanpurkhiser evanpurkhiser disabled auto-merge May 7, 2026 14:48
Extracts the tag out of InstallationActions into a standalone
InstallationRepoCountTag component and places it in a dedicated
max-content column in the multi-install grid (chevron | title | tag |
actions). The tag is hidden on 2xs/xs breakpoints and the "Manage
repositories" label is hidden below sm, leaving just the icon on small
screens.

Repo rows in the nested (expanded) list now span columns 2/-1 so they
continue to fill the full content area.
@evanpurkhiser evanpurkhiser force-pushed the evanpurkhiser/ref-repos-give-repo-count-tag-its-own-grid-column-with-responsive-hide branch from c9e3b60 to 788f708 Compare May 7, 2026 17:47
@evanpurkhiser evanpurkhiser changed the title ref(repos): Give repo count tag its own grid column with responsive hide ref(repos): Give repo count tag its own grid column May 7, 2026
@evanpurkhiser evanpurkhiser merged commit d25f3e8 into master May 7, 2026
76 checks passed
@evanpurkhiser evanpurkhiser deleted the evanpurkhiser/ref-repos-give-repo-count-tag-its-own-grid-column-with-responsive-hide branch May 7, 2026 20:08
constantinius pushed a commit that referenced this pull request May 8, 2026
Extracts the tag out of `InstallationActions` into a standalone
`InstallationRepoCountTag` component and places it in a dedicated
`max-content` column in the multi-install grid (chevron | title | tag |
actions).

Repo rows in the nested (expanded) list now span columns 2/-1 so they
continue to fill the full content area.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants