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
During testing with the current main branch we notice that we do not see required fields when the FeatureForm loaded. I then notice in the history Only show validation errors if a field got focus#642. After rolling back to before this pull request I see the desired behavior has returned.
I am quite curious to understand the feedback you received that led to this change. I found the previous behavior a much better user experience and in communicating this change to users they seem to agree. Especially with a larger form the user wants to know which fields are required. Prior to this PR this was very clear. Could you please reconsider this change. Or at least give a flag the that could be set so they could have it show when the form loads