teable icon indicating copy to clipboard operation
teable copied to clipboard

Shift focus to inserted row in a sorted table

Open eliko1991 opened this issue 7 months ago • 0 comments

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.

eliko1991 avatar Jul 02 '25 14:07 eliko1991