appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Bug]: Search bar returns results even when "Enable client side search" is disabled

Open shadabbuchh opened this issue 2 years ago • 3 comments

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

  1. D&D a Table widget.
  2. Bind it with an API/Query.
  3. Disable the Enable client side search property.
  4. 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

shadabbuchh avatar Jul 22 '22 11:07 shadabbuchh