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 Apr 15, 2019. It is now read-only.
When we want to add or remove a vote for a delegate, it should not be possible that the form submits on enter. Only the specific click action on "confirm" should submit the form.
Actual behaviour
Currently, when selecting a delegate and pressing enter, the entire form submits.
Steps to reproduce
Go to "vote"
Search for a delegate in "Add vote to" or "Remove vote from" and select a delegate
press enter -> the selected delegate is added and the form submits in the same step
The text was updated successfully, but these errors were encountered:
Expected behaviour
When we want to add or remove a vote for a delegate, it should not be possible that the form submits on enter. Only the specific click action on "confirm" should submit the form.
Actual behaviour
Currently, when selecting a delegate and pressing enter, the entire form submits.
Steps to reproduce
The text was updated successfully, but these errors were encountered: