Apply Invalid Styles To Parent(s) of Invalid Field
Currently if a nested field contains an invalid value when an entry is published, and its parent (or parents) are toggled closed, there is nothing to indicate where the invalid field is. This makes it look as if the publish has simply failed without reason and the only way to diagnose the source of the failure is to toggle open all fields until the invalid field is discovered.
How about marking all parent fields of the invalid field as invalid too. This would provide a nice simple breadcrumb trail to the invalid field(s).
Would it be okay if I grabbed this issue? I’m new to contributing, so any extra tips other than following the readme and contributing markdown info are welcome. I also wanted to verify what the is issue as well. From what I understand, if there is a link tag inside of a paragraph tag and there is some problem with the link, it just does not show the error in the cms unless we toggle open all fields, and then we can see the error, but we want to basically have the parent(s) indicate there is a problem within correct?