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

refactor: extract grid column auto-width mixin #8507

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

tomivirkki
Copy link
Member

@tomivirkki tomivirkki commented Jan 14, 2025

Description

As a first step to fixing the related issue, let's extract the logic related to column auto-width recalculation into a separate mixin from the already-too-bloated GridMixin.

Related to vaadin/flow-components#6976

Type of change

Refactor

@tomivirkki tomivirkki merged commit 08798b8 into main Jan 14, 2025
9 checks passed
@tomivirkki tomivirkki deleted the refactor/grid-extract-column-auto-width-mixin branch January 14, 2025 12:21
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