sadevana / best-to-do-ever

0 stars 0 forks source link

Improve Tab Navigation Sequence on 'Add Task' Screen #39

Open AAKrasnova opened 12 months ago

AAKrasnova commented 12 months ago

Description:

On the 'Add Task' screen, when a user is in the 'Date' input field and presses the 'Tab' key, the focus moves directly to the 'Gold' field, skipping the 'Time' field. For a more intuitive user experience, the tabbing sequence should progress from 'Date' to 'Time' and then to 'Gold'.

Requirement:

Adjust the tab index order so that after the 'Date' field, the focus moves to the 'Time' field when the 'Tab' key is pressed. Ensure that subsequent tabbing moves the focus to the 'Gold' field.

Justification:

User Experience: Adjusting the tabbing sequence will provide a more logical and intuitive navigation experience for users, especially those who rely on keyboard navigation. Data Entry Efficiency: Users are more likely to fill out fields in the order of 'Date', 'Time', and then 'Gold'. The improved tab sequence will match this natural flow, reducing the chances of missing or skipping fields.

AAKrasnova commented 11 months ago

From: Testing @AAKrasnova

"Done" on the keyboard in the description should move the focus to Date Tabs don't go on icons and are in infinite loop, never going to button "Accept Quest"