Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: flush frozen columns before calculating auto width #8516

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

tomivirkki
Copy link
Member

Description

Fixes vaadin/flow-components#6976 in 24.6 branch. Note that the implementation is different from the one in main branch due to the structural differences (#8507 and #8512).

  • In main, the column width calculation is postponed until frozen columns are updated
  • In 24.6, any active frozen columns update is flushed before column width calculation

Type of change

Bugfix

@tomivirkki tomivirkki merged commit 3de0ef2 into 24.6 Jan 15, 2025
9 checks passed
@tomivirkki tomivirkki deleted the fix/frozen-columns-auto-width-24.6 branch January 15, 2025 15:45
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