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
Human Computer Interaction fixes:
At the moment users need to click on the modal buttons to continue. Need to modify the buttons to submit and bind in js to the .submit event.
Also need to put focus on the first form input on pages/modals
Human Computer Interaction fixes:
At the moment users need to click on the modal buttons to continue. Need to modify the buttons to submit and bind in js to the .submit event.
Also need to put focus on the first form input on pages/modals