Hi everyone,
I am writing to understand the expected behavior when pressing Enter inside a table cell, as the results seem inconsistent depending on the context.
Specifically, I have observed the following:
- In a grouped table:
When I press Enter on the last row of a group, the cursor remains in the same cell. However, if I start from a row above the last one and work my way down, pressing Enter on the last row creates a new row.
- In a non-grouped table:
Pressing Enter consistently moves the cursor to the row below, and creates a new row once the end of the table is reached.
Is this the intended behavior? I often find myself accidentally adding new rows to a group when my intention is simply to move to the first row of the subsequent group.
