Log in | user: Mandatory fields not identified

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary

      On the "Log in | user" page, The "user name or E mail" and "password" mandatory fields are not identified visually.

      Steps to Reproduce

      1. Navigate onto the above mentioned page.
      2. Navigate onto the "User name" and "Password" input fields.
      3. Observe that there is no visual indication to identify the mandatory fields.

      Screenshot

      Actual Result

      There is no visual indication that the form fields  "User name" and "Password" in "log in" form are mandatory. Users are informed of the form fields being mandatory after the form is submitted with errors.
      As a result, cognitive users might not be able to identify the mandatory fields.

      Expected Result

      All users should be able to identify the mandatory fields. in this instance, Provide the asterisk within the label mark-up of the mandatory form fields.
      Additionally, provide an instruction "* denotes mandatory fields" at the beginning of the form to ensure all users can access the instruction.

      Code Snippet

       

      <p>* denotes mandatory fields</p>
      (...)
      <label for="username">user name or E mail <strong>* required</strong></label>
      <input type="text" id="username">
      

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

      Environment

      MacBook Pro (14-inch, 2021)
      macOs Ventura 13.5
      Chrome - Version 115.0.5790.114 (Official Build) (x86_64)
      Firefox- Version 93.0 (32-bit)
      Safari- Version 15.3 (17612.4.9.1.5)
      JAWS- Version 2023
      NVDA- Version 2023.2
      Voiceover - Version Latest

            Assignee:
            Unassigned
            Reporter:
            Malleswara Rao Konthala
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: