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 current system create election template module doesn't show any error message to the user in the event of unsuccessful form submission
To Reproduce
Steps to reproduce the behavior:
Click on create election tab on side navigation bar
Give election name eg: Presidential 2019
Click on next button
Go to final step of the wizard
Click on submit for approval button
You can see the snack bar for success message
Expected behavior
even though we have success message. currently there in no message showing in the event of unsuccessful form submission so we need to show informative error messages in the event of unsuccessful form submission as well
Additional context
we will have to do the same changes for the update election template as well
The text was updated successfully, but these errors were encountered:
In the current system create election template module doesn't show any error message to the user in the event of unsuccessful form submission
To Reproduce
Steps to reproduce the behavior:
Expected behavior
even though we have success message. currently there in no message showing in the event of unsuccessful form submission so we need to show informative error messages in the event of unsuccessful form submission as well
Additional context
we will have to do the same changes for the update election template as well
The text was updated successfully, but these errors were encountered: