appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Bug]: `isVisible` property of JSON From is not exposed for autocomplete

Open shadabbuchh opened this issue 1 year ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Description

On trying to bind a widget with JSON Form we see that the isVisible property does not show up in the autocomplete suggestions. Since we are exposing this property for all other widgets, in order to maintain consistency we should do the same for JSON Form as well.

Steps To Reproduce

  1. DnD JSON Form & Text widgets.
  2. In the visible property for text widget type: {{JSONForm1.}}.

Expected: We should see the isVisible suggestion for autocomplete.

Public Sample App

No response

Environment

Production

Issue video log

https://www.loom.com/share/cbe46f930c7448e5984903cbc474706b

Version

Cloud

shadabbuchh avatar Feb 14 '24 07:02 shadabbuchh