Skip to content

fix: NC: cell size and maxLength from column - release fix - #2897

Merged
lucafoscili merged 1 commit into
developfrom
fix-length-and-maxLength-from-column
Sep 2, 2026
Merged

fix: NC: cell size and maxLength from column - release fix#2897
lucafoscili merged 1 commit into
developfrom
fix-length-and-maxLength-from-column

Conversation

@zammarchi-smeup

Copy link
Copy Markdown
Collaborator

This pull request introduces enhancements to the KupDataTable component to improve how cell sizing and length constraints are handled. The changes ensure that the maximum length and size properties for table cells are set more robustly, falling back to column-level settings when not specified at the cell level.

Enhancements to cell sizing and constraints:

  • Added logic to set maxLength and size properties for each cell, prioritizing cell-level values and falling back to column-level values if not present.

@lucafoscili
lucafoscili merged commit 91a8b0b into develop Sep 2, 2026
1 check passed
@zammarchi-smeup
zammarchi-smeup deleted the fix-length-and-maxLength-from-column branch September 8, 2026 08:00
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.

2 participants