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
vote validation error should only show when there is an error, and when there is no error, form should be valid.
Actual Behavior
Sometimes the form is invalid even when no error is displayed but there is one (title and description are equal) and in the beginning there is already an error displayed at the options, which does not look very nice.
The text was updated successfully, but these errors were encountered:
Description
Package
frontend
contracts
architecture
documentation
Other
Expected Behavior
vote validation error should only show when there is an error, and when there is no error, form should be valid.
Actual Behavior
Sometimes the form is invalid even when no error is displayed but there is one (title and description are equal) and in the beginning there is already an error displayed at the options, which does not look very nice.
The text was updated successfully, but these errors were encountered: