teable
teable copied to clipboard
Shift focus to inserted row in a sorted table
At the moment, when a user inserts a row into a sorted table from the bottom near the plus sign, there is no visual feedback to the user the row was inserted.
Let's say you have a table with 1000 rows sorted on username. If the table is currently displaying users with letters later in the alphabet and you add a user with a letter starting in "a", the records gets inserted but visually it looks like it disappears.
I believe it would be a user enhancing feature to shift focus, or highlight the newly inserted row.