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
Describe the bug
At time of writing, a user is able to submit a candidate even after someone runs the !!closepoll command. According to the State Transition table, this is meant to be an invalid command.
To Reproduce
Steps to reproduce the behavior:
Run !!startpoll and begin a poll
Submit a candidate
Run !!closepoll to close the poll
Submit another candidate
Observe that an error is not thrown
Expected behavior
An error message should display, explaining that the poll has already been closed and therefore the submission cannot be accepted.
Desktop (please complete the following information):
OS: Windows 10
Version 1.1.0
The text was updated successfully, but these errors were encountered:
Describe the bug
At time of writing, a user is able to submit a candidate even after someone runs the !!closepoll command. According to the State Transition table, this is meant to be an invalid command.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
An error message should display, explaining that the poll has already been closed and therefore the submission cannot be accepted.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: