appsmith
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
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
- D&D a table widget.
- add a custom column and change the type to button
- Observe that the button column appears in
selectedRow
andtriggeredRow
properties.
Public Sample App
No response
Version
cloud
EditActions1
comes up on auto-complete which needs to be removed from suggestions along with the other changes mentioned above.