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

All values are checked in dropdown if the filter 'by_value' has been set programmatically #12

Open
fbaldo31 opened this issue Aug 29, 2020 · 0 comments · May be fixed by #13
Open

All values are checked in dropdown if the filter 'by_value' has been set programmatically #12

fbaldo31 opened this issue Aug 29, 2020 · 0 comments · May be fixed by #13

Comments

@fbaldo31
Copy link

Describe the bug
All values are checked in dropdown if the filter 'by_value' has been set programmatically

To Reproduce
Steps to reproduce the behavior:

  1. Set a filter condition 'by_value' programatically on a key-value column
  2. Click on the column header to change the filter
  3. All boxes are checked even if only one value has been filtered

Expected behavior
The checked boxes should correspond to the displayed values

Stackblitz
https://stackblitz.com/edit/handsontable-key-value-demo-spcjbp

Environment:

  • OS: Linux
  • Browser: Firefox & Chrome
  • Handsontable version: 7.0.0
  • Webpack: yes

I have figured out how to fix it, so i will open a PR soon

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 a pull request may close this issue.

1 participant