Skip to content

fix hasCompleteRow: allow resizing if all the cells are resolved#245

Merged
severo merged 1 commit intomasterfrom
fix-column-widths-resize
Aug 14, 2025
Merged

fix hasCompleteRow: allow resizing if all the cells are resolved#245
severo merged 1 commit intomasterfrom
fix-column-widths-resize

Conversation

@severo
Copy link
Copy Markdown
Contributor

@severo severo commented Aug 14, 2025

The bug was that if a column has only undefined values, we could never resize the columns. And by chance, it is the case in the storybook default story, which made it easy to spot the issue.

Introduced in #208

The bug was that if a column has only undefined values, we could never
resize the columns. And by chance, it is the case in the storybook
default story, which made it easy to spot the issue.

Introduced in #208
@severo severo changed the title allow resizing if all the cells are resolved fix hasCompleteRow: allow resizing if all the cells are resolved Aug 14, 2025
@severo severo merged commit f6fba61 into master Aug 14, 2025
10 checks passed
@severo severo deleted the fix-column-widths-resize branch August 14, 2025 20:44
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