Description
There are 2 issues with the "Table view with inline editing" demo.
- When editing a value in a sorted column, the table unexpectedly re-sorts on submit. The documentation says to "[leave] in an unsorted state to display the change until the user sorts again the column."
- Perhaps because of this error, the success icon after edit appears on the editing row index, which after the re-sort is usually a different row from the item that was being edited.
Code of Conduct
Description
There are 2 issues with the "Table view with inline editing" demo.
Code of Conduct