Uploaded image for project: 'Jira Service Management Data Center'
  1. Jira Service Management Data Center
  2. JSDSERVER-11603

Create Object Modal : Date picker element inaccessible for keyboard only users.

XMLWordPrintable

      Issue Summary

      The button type date picker element in the Create object modal for the "Last Serviced" edit field has missing keyboard support.

       

      Steps to Reproduce

      1. Launch the URL
      2. In the Insights section, navigate to the main content area where the Create object button is present and activate it.
      3. A modal will appear to Create an object, navigate into it and select Object Type as "Servers".
      4.  Once the servers option is selected, form fields for Servers will appear. Navigate to the Last Serviced form field having a Date picker element.

      Screenshot

      Actual Results

      In the Create object modal, when the "Servers" option for the object type is selected, the form field for Last serviced has a date picker element which has missing keyboard support. This element could be active with a mouse click but no keyboard and screen reader focus is received as it is coded into a span element. This made it difficult for screen reader users and only keyboard users to access the functionality associated with it.

      Expected Results

      Apply the following changes:

      • Provide role="button" for the <div> element containing the mentioned element.
      • Remove the span element as it does not allow to receive the keyboard and screen reader focus.
      • A working accessible example could be found at: https://pauljadam.com/guides/datepickers.html 

      Workaround

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

      Bug Ref: 749682

      Bulldog Ref: JSMDC-12897

        1. Screenshot 2022-05-17 at 10.38.36 AM.png
          459 kB
          Akhilesh Paradhi
        2. calend.png
          1.73 MB
          Athul Sudhan
        3. image-2022-07-28-17-22-37-540.png
          1.73 MB
          Athul Sudhan
        4. Screen Recording 2022-07-28 at 5.17.15 PM.mov
          16.18 MB
          Athul Sudhan

              Unassigned Unassigned
              12b69dcabe29 Matthew Brennan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: