Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-5990

Log in | user: Related radio buttons are not programmatically grouped

      Issue Summary

      On the "Log in | user" page, The "I have forgotten user name" and "I have forgotten password" radio buttons are not programmatically grouped (that becomes available on activating "forgotten password" link).

       Steps to Reproduce

      1. Navigate onto the above mentioned page.
      2. Navigate to the "forgotten password" link and activate it. 
      3. Navigate onto the mentioned radio buttons using screen reader.
      4. Observe that no group is announced for it.

      Screenshot

      Actual Result

      The radio buttons such as "I have forgotten user name" and "I have forgotten password" are not programmatically grouped and associated with "What is preventing you from logging in?" instruction. As a result it will create bad user experience for screen reader users. Moreover incomplete information is conveyed for them.

      Expected result

      The screen reader should announce the instruction along with the label for the radio buttons. in this instance, Include the instruction "What is preventing you from logging in?" within <legend> element. Use <fieldset>and <legend> elements to group the instruction and radio buttons.

      Code snippet

       

      <fieldset>
      <legend>What is preventing you from logging in?</legend>
      <label ..>
      < input type="radio"...>
      <div>I have forgotten password</div>
      </label>
      <label ..>
      <input type="radio"..>
      <div>I have forgotten user name</div>
      </label>
      </fieldset>
      

      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

            [CWD-5990] Log in | user: Related radio buttons are not programmatically grouped

            Jakub Mrozowski made changes -
            Fix Version/s New: 6.0.9 [ 112996 ]
            Fix Version/s New: 6.2.4 [ 112196 ]
            Fix Version/s New: 6.1.5 [ 111593 ]
            Fix Version/s New: 5.3.7 [ 110333 ]
            Fix Version/s New: 5.2.11 [ 110332 ]
            Michal Samujlo made changes -
            Resolution New: Fixed [ 1 ]
            Status Original: Waiting for Release [ 12075 ] New: Closed [ 6 ]
            Michal Samujlo made changes -
            Fix Version/s Original: 6.0.9 [ 112996 ]
            Fix Version/s Original: 6.2.4 [ 112196 ]
            Fix Version/s Original: 6.1.5 [ 111593 ]
            Fix Version/s Original: 5.3.7 [ 110333 ]
            Fix Version/s Original: 5.2.11 [ 110332 ]
            Jakub Mrozowski made changes -
            Fix Version/s Original: 6.0.5 [ 110334 ]
            Fix Version/s New: 6.0.9 [ 112996 ]
            Pranjal Chugh made changes -
            Remote Link New: This issue links to "Page (Confluence)" [ 1020991 ]
            Marek Weihs made changes -
            Status Original: In Progress [ 3 ] New: Waiting for Release [ 12075 ]
            Marek Weihs made changes -
            Fix Version/s New: 6.3.1 [ 112997 ]
            Fix Version/s New: 6.2.4 [ 112196 ]
            Fix Version/s New: 6.1.5 [ 111593 ]
            Fix Version/s New: 6.0.5 [ 110334 ]
            Fix Version/s New: 5.3.7 [ 110333 ]
            Fix Version/s New: 5.2.11 [ 110332 ]
            Malleswara Rao Konthala made changes -
            Labels Original: 1.3.1 Level-A ax-at-user ax-bug ax-crowd-dc-vpat ax-crowd-dc-vpat-login ax-crowd-dc-vpat-pg01 ax-customer-escalated ax-esc-demicon-de ax-high-priority ax-qa wcag21 New: 1.3.1 Level-A ax-at-user ax-bug ax-crowd-dc-vpat ax-crowd-dc-vpat-login ax-crowd-dc-vpat-pg01 ax-customer-escalated ax-esc-demicon-de ax-high-priority ax-qa ax-qa-fixe ax-qa-verified wcag21
            Malleswara Rao Konthala made changes -
            Attachment New: image-2025-05-15-16-31-57-460.png [ 501439 ]
            Malleswara Rao Konthala made changes -
            Attachment New: image-2025-05-15-16-19-47-625.png [ 501438 ]

              1de29e97b13b Marek Weihs
              71c7b0ef4382 Malleswara Rao Konthala
              Affected customers:
              0 This affects my team
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: