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
In the eVoting (point mode) candidate score input field, it isn't possible to delete the leading 0. Users can only add digits before or after it, but cannot remove the initial zero.
Steps to reproduce
Steps to reproduce the behavior:
Open the candidate score input field.
Try to delete the leading 0.
Expected behavior
Users should be able to delete the leading zero and enter any valid number freely.