clarity-react
clarity-react copied to clipboard
[Storybook] Grid with filter: the filter doesn't work properly
Steps to reproduce:
- Click on User ID filter icon and put 41512
- Click on Name filter icon and put Brad
- The result is "We couldn't find any items", all is good...
- Click on Name filter icon and clear the input field
- You'll see all the records again. Note that the User ID filter is still active, and if you click there you'll still see 41512 which we put there before, but it's not taken into consideration anymore.