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

Fix advanced char filters #271

Merged
merged 3 commits into from
Nov 2, 2021
Merged

Conversation

mofojed
Copy link
Member

@mofojed mofojed commented Nov 1, 2021

…72a1998a6ad093bdb850eb7b99e5ead938

Instead of using the text or number type filter, just make a new makeQuickCharFilter method and add tests for it. The handling is just too different for each type - Text likes to ignore case, numbers trim whitespace and commas, etc. It was just cleaner to have it separate.
@mofojed mofojed added bug Something isn't working web-client-ui labels Nov 1, 2021
@mofojed mofojed added this to the November 2021 milestone Nov 1, 2021
@mofojed mofojed requested a review from vbabich November 1, 2021 19:53
@mofojed mofojed self-assigned this Nov 1, 2021
@mofojed mofojed merged commit ac1732a into deephaven:main Nov 2, 2021
@mofojed mofojed deleted the fix-advanced-char-filters branch November 2, 2021 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working web-client-ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants