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

Optimize GridToolbarQuickFilter (the search input above the DataGrid) #3213

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

jamesricky
Copy link
Contributor

Description

Make the width of GridToolbarQuickFilter responsive when used inside DataGridToolbar.
And prevent the input value of GridToolbarQuickFilter from being truncated too early.

Acceptance criteria

Screenshots/screencasts

Before After
DataGrid Mobile Before DataGrid Mobile After
DataGrid Medium Before DataGrid Medium After

Open TODOs/questions

  • Add changeset

Further information

@jamesricky jamesricky self-assigned this Jan 17, 2025
@jamesricky jamesricky changed the title Optimize GridToolbarQuickFilter Optimize GridToolbarQuickFilter (the search input above the DataGrid) Jan 20, 2025
Co-authored-by: Johannes Obermair <48853629+johnnyomair@users.noreply.github.com>
@johnnyomair johnnyomair merged commit af51bb4 into main Jan 21, 2025
13 checks passed
@johnnyomair johnnyomair deleted the responsive-datagrid-search branch January 21, 2025 06:43
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