Indicating required fields (mandatory-fields)
Required fields are clearly marked (e.g., with an asterisk) and the instruction should be provided to explain that the field is mandatory (e.g., “*Required”).
Missing programmatic indication for "required" text:
This form places the word (required) next to labels but does not add
any programmatic indicator (aria-required="true" or HTML5
required) to the corresponding inputs.