appsmith
appsmith copied to clipboard
[Bug]: Search bar returns results even when "Enable client side search" is disabled
Is there an existing issue for this?
- [X] I have searched the existing issues
Description
In Table v2 when we disable the Enable client side search
property and then enter some text in the Search bar, the search returns results.
https://www.loom.com/share/9c5527a7a6b6426d8d999a7ee697a1c4
Steps To Reproduce
- D&D a Table widget.
- Bind it with an API/Query.
- Disable the
Enable client side search
property. - Now enter any text in the Search bar.
Expected: The search should not filter out data. Actual: Upon entering any text in the search bar, it returns results based on the search.
Public Sample App
No response
Version
Cloud