appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Bug]: Colour picker field adds unnecessary brackets when switching from non-JS to JS mode

Open ramsaptami opened this issue 3 years ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Description

Colour picker field of a nested entity like a column on a table widget appears with extra brackets when toggled from non-JS to JS mode

Steps To Reproduce

  1. Add a button widget and set store value function like: {{storeValue('colour','#4338ca')}}
  2. Drop a table widget and change table background using appsmith.store.colour
  3. On the vanilla table widget, modify one of the columns to a different type, like change text to checkbox or text to button
  4. Now toggle the background field as seen in the video attached and observe the extra bracket appear

Public Sample App

No response

Issue video log

https://www.loom.com/share/670a99b24b764eae8d55b74473f95a14

Version

Cloud

ramsaptami avatar Dec 01 '22 11:12 ramsaptami

This looks like a table widget bug for me, @aswathkk can you check once just to make sure it's not something on the property pane

dilippitchika avatar Dec 02 '22 04:12 dilippitchika