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

Search box is not openable if globalFilter value is initialized #1352

Open
1 task done
avightclav opened this issue Jan 4, 2025 · 0 comments
Open
1 task done

Search box is not openable if globalFilter value is initialized #1352

avightclav opened this issue Jan 4, 2025 · 0 comments

Comments

@avightclav
Copy link

avightclav commented Jan 4, 2025

material-react-table version

3.1.0

react & react-dom versions

v19

Describe the bug and the steps to reproduce it

  1. Initialize globalFilter with non-empty string value via state or initialState
  2. Try to edit initial value
    1. search box is closed
    2. 'open search box' button is disabled

Minimal, Reproducible Example - (Optional, but Recommended)

https://github.com/avightclav/material-react-table/blob/71f28b61530c5ad102a293ae14bb123912df64d6/packages/material-react-table/stories/fixed-bugs/manual-filtering.stories.tsx#L44

Screenshots or Videos (Optional)

image

Do you intend to try to help solve this bug with your own PR?

Yes, I think I know how to fix it and will discuss it in the comments of this issue

Terms

  • I understand that if my bug cannot be reliably reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
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

No branches or pull requests

1 participant