Open tabs, collapsible when there are errors on the page #881
Closed
matthijs166
announced in
Roadmap
Replies: 1 comment 2 replies
-
Hey @matthijs166 — thanks for bringing this up! We're actually currently working on a feature to make it so that nested errors (which might not be immediately visible on the page) are still visible through the "chain" of fields that they reside in. I'm going to convert this to a Discussion as it's more of a feature request, but we are actively working on improving this UX and will have some updates for the way this is all handled shortly! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bug Report
I'm working on a large project and have a lot of blocks on the page.
Thing is when I skip a tab or a collapsible and get a validation error its a lot of clicking to find the errored field
Expected Behavior
When there is an error I expect that I can find the fields with the error easy
Current Behavior
When there is an error before saving a collection I need to search where the field that has the error.
Possible Solution
Open the first tab or collapsible where the error is and scroll to it
Detailed Description
Payload 1.0.12
Chrome
Beta Was this translation helpful? Give feedback.
All reactions