Open
Description
Version used
1.5.4
Describe the bug
When using a filter in the Data Filters web part with a Checkbox template, and there is only one value available for that filter, selecting the filter value and then clicking Apply does not enable the Clear button and disable the Apply button. The Apply button needs to be clicked twice before the buttons states are updated.
To Reproduce
Steps to reproduce the behavior:
- Configure a Data Filters web part with a filter that uses the Checkbox template. The filter must be associated with a field that only displays a single filter value for the user to select.
- Select the single filter value
- Click the Apply button
- Observe that the Apply button is still enabled and the Clear button is still disabled
- Click the Apply button again
- Observe that the Apply button is now disabled and the Clear button is enabled
Expected behavior
Expected that the Apply only needs to be clicked once and the button states will change to reflect the current state of the page.
Desktop (please complete the following information):
Issue occurs in both Chrome and Edge
Additional context
There are no errors or other messages appearing the F12 console.