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
{{ message }}
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Right now when a form isn't valid and/or all of the required fields aren't filled in, the save button is disabled until the form is valid. This has lead to users reporting that they can't save. At the very least we should display a message when a user tries to click a disabled button. Ideally that message would tell the user which field(s) are currently invalid.
The text was updated successfully, but these errors were encountered:
Right now when a form isn't valid and/or all of the required fields aren't filled in, the save button is disabled until the form is valid. This has lead to users reporting that they can't save. At the very least we should display a message when a user tries to click a disabled button. Ideally that message would tell the user which field(s) are currently invalid.
The text was updated successfully, but these errors were encountered: