Skip to content

Comments

[WC-3279] Datagrid 2: Enforce filter-aware minimum width during column resize#2104

Open
rahmanunver wants to merge 2 commits intomainfrom
wc-3279_dg2_column_resize
Open

[WC-3279] Datagrid 2: Enforce filter-aware minimum width during column resize#2104
rahmanunver wants to merge 2 commits intomainfrom
wc-3279_dg2_column_resize

Conversation

@rahmanunver
Copy link
Contributor

@rahmanunver rahmanunver commented Feb 18, 2026

Pull request type

Bug fix (non-breaking change which fixes an issue)


Description

Columns could be resized narrower than their header filter widget required, making filters unusable or invisible. The hardcoded 50px minimum in ColumnResizer predates the dual-grid architecture introduced in 3.8.0, where the body grid independently determines column widths, meaning the header filter content could be resized however wished.

What should be covered while testing?

@rahmanunver rahmanunver force-pushed the wc-3279_dg2_column_resize branch from 5b03eb3 to 7988b24 Compare February 24, 2026 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant