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
Currently, it is required to specify all fields whether are required or not. When a field is not required user has to fill it with a dummy value. It's not the best user experience.
Is there an existing issue for this?
Problem Statement
Currently, it is required to specify all fields whether are required or not. When a field is not required user has to fill it with a dummy value. It's not the best user experience.
See docs
Proposed Solution
Do not require filling with dummy values just to pass validation. Validate what fields are required based on the algorithm that is used.
Additional information
It was reported by a user in the discussion
Acceptance Criteria
The text was updated successfully, but these errors were encountered: