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 has been archived by the owner on Nov 29, 2017. It is now read-only.
When trying to edit or delete a payform item, tabbing out of the reason box takes you to the "cancel" button, so if you're used to hitting tab --> enter to submit forms (as I believe is conventional in UI / UX) you end up cancelling your action. This should be switched.
The text was updated successfully, but these errors were encountered:
Do you think we can just switch the two buttons? Otherwise we will need to use tabindex attribute and since there are multiple input fields in the modal the value would need to be dynamically generated... @orenyk
When trying to edit or delete a payform item, tabbing out of the reason box takes you to the "cancel" button, so if you're used to hitting tab --> enter to submit forms (as I believe is conventional in UI / UX) you end up cancelling your action. This should be switched.
The text was updated successfully, but these errors were encountered: