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
Right now, when the user clicks on a button from the Yes/No/I Don't Know button set, all buttons are temporarily disabled as the page navigates to the next question. The disabled buttons look slightly different from the usual buttons, so there is a flash of different styling on those three buttons that lasts about half a second.
This is fine... EXCEPT the "Back" button doesn't get the same flash which is weird. I'm not sure there is some way to fix this, but it would be nice to have the "Back" button act in the same way as the rest of the buttons. This is a nice-to-have, not essential.
The text was updated successfully, but these errors were encountered:
Right now, when the user clicks on a button from the Yes/No/I Don't Know button set, all buttons are temporarily disabled as the page navigates to the next question. The disabled buttons look slightly different from the usual buttons, so there is a flash of different styling on those three buttons that lasts about half a second.
This is fine... EXCEPT the "Back" button doesn't get the same flash which is weird. I'm not sure there is some way to fix this, but it would be nice to have the "Back" button act in the same way as the rest of the buttons. This is a nice-to-have, not essential.
The text was updated successfully, but these errors were encountered: