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

Add filtering mode selection for most text columns #628

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

realtalin
Copy link
Collaborator

@realtalin realtalin commented Dec 1, 2024

There is currently a bug: Changing the filtering mode after entering a filter/search sometimes crashes rendering completely (white screen). Guessing it has to do with the columnFilters state in TableView and the way the filters are stored in the URL.

Closes #627

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.

Enable filter mode selection for appropriate columns
1 participant