When editing a row, the selected row doesn't change accordingly
Author: carinanfonsecaCreated Aug 20, 2024Updated Aug 28, 2026
LabelsWidgets ProductTaskTable Widget V2Inviting ContributionWidgets & Accelerators PodQuery Widgets & IDE Pod
When a column is editable, you can select a row and then click edit icon of another row, but selected row does not change.
Steps:
- Make a col editable
- Select a row
- Click edit row of another row.
- the selected row value does not change in the UI or code
Expected: the new current editing row has to shown as selected row both programatically and in the UI.
Source: appsmithorg/appsmith