Skip to content

Fix row header column resize#259

Merged
texodus merged 1 commit intomasterfrom
row-header-column-override-fix
Mar 7, 2026
Merged

Fix row header column resize#259
texodus merged 1 commit intomasterfrom
row-header-column-override-fix

Conversation

@texodus
Copy link
Member

@texodus texodus commented Mar 7, 2026

This PR fixes a UX issues which caused row_header columns to not be resizable when rowspan and colspan merging occurs, due to nth-child (and similar) selectors which did not accomodate for this offset.

@texodus texodus added the bug Concrete, reproducible bugs label Mar 7, 2026
@texodus texodus merged commit fbfe63f into master Mar 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Concrete, reproducible bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant