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
{{ message }}
This repository was archived by the owner on Feb 25, 2024. It is now read-only.
When filling out an application, clicking on a non-consecutive field doesn't work. Have to click it twice. This is because I couldn't find a way to recover which field was clicked on. I can't get the information that the previous field was changed until they move to another field, but then I don't know which field they moved to. So, I make the assumption they are moving to the next field the same as if they hit tab. Tabbing through the application is natural, but filling in fields at random is awkward.
When filling out an application, clicking on a non-consecutive field doesn't work. Have to click it twice. This is because I couldn't find a way to recover which field was clicked on. I can't get the information that the previous field was changed until they move to another field, but then I don't know which field they moved to. So, I make the assumption they are moving to the next field the same as if they hit tab. Tabbing through the application is natural, but filling in fields at random is awkward.