Skip to content

chore(deps): bump @tacc/core-styles to v2.58.1-rc5 - #1228

Draft
wesleyboar wants to merge 1 commit into
mainfrom
chore/core-styles-v2-58-1-rc5
Draft

chore(deps): bump @tacc/core-styles to v2.58.1-rc5#1228
wesleyboar wants to merge 1 commit into
mainfrom
chore/core-styles-v2-58-1-rc5

Conversation

@wesleyboar

@wesleyboar wesleyboar commented Sep 5, 2026

Copy link
Copy Markdown
Member

Overview

Bumps @tacc/core-styles, which changes table sticky-first-column behavior.

Related

Changes

  • updated package.json / package-lock.json

Testing

  1. npm ci && npm run build
  2. Verify CSS build completes with no errors
  3. Create/Edit a page with a CMS table.
  4. Ensure first column of table is <td> (not <th>).
  5. Scroll table horizontally.
  6. Verify that column no longer pins.

UI

With a proper <th> row-header column in <tbody>

Before scroll After scroll
table-sticky-column--th-tbody--before-scroll table-sticky-column--th-tbody--after-scroll

Missing a <th> row-header column in <tbody> (only <td>)

Before scroll After scroll
table-sticky-column--td-tbody--before-scroll table-sticky-column--td-tbody--after-scroll

Notes

Note

All other Core-Styles changes are not user facing (CI, docs, config).

Warning

Breaking change: A CMS table whose first column is <td> (not <th>) no longer pins during horizontal scroll, even if it never used [colspan].

@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@wesleyboar
wesleyboar marked this pull request as draft September 5, 2026 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant