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
If the user enters only spaces in the Name field (mandatory) the message “Invalid Name” should appear and button “Submit” has to be inactive.
actual behavior
If the user enters only spaces in the Name field (mandatory) the no any warning message and button “Submit” is active. So contact with actually empty Name is stored.
steps to reproduce
Login to the application with Root role.
Go to Contacts panel.
Press Add contact button
Try to enter spaces into the Name field and save the contact.
The text was updated successfully, but these errors were encountered:
expected behavior
If the user enters only spaces in the Name field (mandatory) the message “Invalid Name” should appear and button “Submit” has to be inactive.
actual behavior
If the user enters only spaces in the Name field (mandatory) the no any warning message and button “Submit” is active. So contact with actually empty Name is stored.
steps to reproduce
The text was updated successfully, but these errors were encountered: