Improve target duration input form #4

Open
opened 2021-08-23 17:16:35 +00:00 by snorremd · 1 comment
snorremd commented 2021-08-23 17:16:35 +00:00 (Migrated from github.com)

The target duration input form has some issue with users being allowed to enter more than one character/number into each input field. Additionally the field demands focus as soon as a user visits the page its on. Instead it should remain unfocused until a user clicks it or naturally tabs into the first hour digit input field.

The target duration input form has some issue with users being allowed to enter more than one character/number into each input field. Additionally the field demands focus as soon as a user visits the page its on. Instead it should remain unfocused until a user clicks it or naturally tabs into the first hour digit input field.
snorremd commented 2021-10-31 19:51:22 +00:00 (Migrated from github.com)

Target duration inputs are still somewhat broken. Need to work on the focus handling as right now the backspace key will move focus to the next input rather than jumping back to the previous input. It is also possible to add more than one digit in each input field when editing an already populated target input form.

Target duration inputs are still somewhat broken. Need to work on the focus handling as right now the backspace key will move focus to the next input rather than jumping back to the previous input. It is also possible to add more than one digit in each input field when editing an already populated target input form.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
snorre/ajanottaja-frontend#4
No description provided.