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
Found a bug? Please fill out the sections below. 👍
Issue Summary
The name field in the create new availability form does not allow the input to be empty but adding whitespaces in the input field validates the input and accepts it.
Steps to Reproduce
Go to Availability section
Click on New
Add whitespaces in the name field and hit Continue
Actual Results
Ideally the input field should trim the input and show error message on entering whitespaces