You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Twenty currently does not support using the Tab key to move between fields when editing a record or navigating cells in a table view. This is a significant accessibility issue.
Pressing Tab while editing a field in a record or table does not advance focus to the next field/cell.
Users must use the mouse to click into each field individually.
Expected behavior:
Tab should move focus to the next field/cell.
Shift+Tab should move focus to the previous field/cell.
Enter and arrow key behavior should follow standard data-grid conventions (consistent with Excel, Google Sheets, Airtable, Notion, etc.).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Twenty currently does not support using the Tab key to move between fields when editing a record or navigating cells in a table view. This is a significant accessibility issue.
Pressing Tab while editing a field in a record or table does not advance focus to the next field/cell.
Users must use the mouse to click into each field individually.
Expected behavior:
Tab should move focus to the next field/cell.
Shift+Tab should move focus to the previous field/cell.
Enter and arrow key behavior should follow standard data-grid conventions (consistent with Excel, Google Sheets, Airtable, Notion, etc.).
All reactions