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

Filter Box not handling numeric in react-pivottable #93

Open
aboulang opened this issue Jan 28, 2020 · 1 comment
Open

Filter Box not handling numeric in react-pivottable #93

aboulang opened this issue Jan 28, 2020 · 1 comment

Comments

@aboulang
Copy link

Using

foo bar
2 1000
3 314159
5 200
1 500
20 0

pasted into the paste target at https://react-pivottable.js.org/ treats the number as strings, so
a filter like >20 does not work.

I encountered this in my dash app and isolated it to react-pivotable using the demo https://react-pivottable.js.org. The functionality seems to work in pivottable.js.

image

image

Best regards,
Albert Boulanger

@aboulang aboulang mentioned this issue Feb 19, 2020
@nicolaskruchten
Copy link
Contributor

If this works in PivotTable.js and not here, then I agree it's a bug, and I'd happily accept a PR that fixes it :)

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

2 participants