Error identification (error-id)
The specific item that caused the error is visually highlighted (e.g., border, background, or icon) and programmatically identified (aria-invalid), with a clear text description.
Invalid aria-invalid value
Required fields are marked with
aria-invalid, but the value used is
yes, which is not allowed. This breaks programmatic error identification.
Form submission failed. Please correct the highlighted fields.