appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Bug]: Table widget interactable columnTypes (button, icon button, menu button, and edit actions) should not be present in `selectedRow`, `triggeredRow`, and `updatedRow` properties

Open sbalaji1192 opened this issue 2 years ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Description

Table widget interactable columnTypes (button, icon button, menu button, and edit actions) should not be present in selectedRow, triggeredRow properties.

Steps To Reproduce

  1. D&D a table widget.
  2. add a custom column and change the type to button
  3. Observe that the button column appears in selectedRow and triggeredRow properties.

Public Sample App

No response

Version

cloud

sbalaji1192 avatar Aug 03 '22 06:08 sbalaji1192

EditActions1 comes up on auto-complete which needs to be removed from suggestions along with the other changes mentioned above.

Slack conversation

ramsaptami avatar Aug 09 '22 09:08 ramsaptami