Skip to content

ref(teams): extract and deduplicate shared teams-table styles - #121177

Open
JoshuaKGoldberg wants to merge 1 commit into
de-1392-01-simpletable-emptyfrom
de-1392-02-teams-table-styles
Open

ref(teams): extract and deduplicate shared teams-table styles#121177
JoshuaKGoldberg wants to merge 1 commit into
de-1392-01-simpletable-emptyfrom
de-1392-02-teams-table-styles

Conversation

@JoshuaKGoldberg

@JoshuaKGoldberg JoshuaKGoldberg commented Aug 4, 2026

Copy link
Copy Markdown
Member

Stacked on top of #121176.

yourTeamsTable and otherTeamsTable each carried an identical copy of the TeamsTable grid definition and the TeamLink row-link style. This moves both into teamsTableStyles.

Split out of #120745, as part of DE-1392. See that PR for the full end state.

`yourTeamsTable` and `otherTeamsTable` each carried an identical copy of the
`TeamsTable` grid definition and the `TeamLink` row-link style.

Moves both into `teamsTableStyles`, so the two tables stay in sync and neither
view file imports `styled` just to describe table geometry.

Ref DE-1392
@linear-code

linear-code Bot commented Aug 4, 2026

Copy link
Copy Markdown

DE-1392

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Aug 4, 2026
@JoshuaKGoldberg JoshuaKGoldberg changed the title ref(teams): Extract shared teams-table styles into a leaf module ref(teams): extract and deduplicate shared teams-table styles Aug 4, 2026
@JoshuaKGoldberg
JoshuaKGoldberg marked this pull request as ready for review August 4, 2026 16:39
@JoshuaKGoldberg
JoshuaKGoldberg requested a review from a team as a code owner August 4, 2026 16:39

@natemoo-re natemoo-re left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🧼 little by little

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.

3 participants