Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Filter Dropdown clearing bug #47

Open
humphreyja opened this issue May 10, 2018 · 0 comments
Open

Filter Dropdown clearing bug #47

humphreyja opened this issue May 10, 2018 · 0 comments
Labels

Comments

@humphreyja
Copy link
Member

The "Clear" button on the filter dropdowns do not work very reliably. This is because on click, it calls "triggerChange" which maps to "handleClick". HandleClick is meant to receive a single value from an option. Instead, we should be supplying the "endComponent" with "setValue" so that it can set the value directly.

@humphreyja humphreyja added the bug label May 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant