Select to view content in your preferred language

Accessibility Issues: Scrollable region must have keyboard access

489
6
02-24-2026 10:28 AM
sigccil
Regular Contributor
HI! 
We're currently in the process of updating our applications to meet WCAG accessibility standards and are reviewing all of them as part of this effort. You may have seen my other post. Per our ESRI solution engineer has recommended that we post all issues in the community forum in addition to opening tickets. We're trying to collaborate and raise awareness of the issues we're seeing in our applications. We want to highlight ones that can be easily resolved by users and which ones fall under ESRI's purview.
 
Issue: 
Similar to another post I made about Dashboard not allowing me to edit the html to add aria-labels and in this case add some tule of scroll capability to the section. Am I missing a step or where I can make this accessible from the Dashboard app?

scroll_issue.png


Steps to reproduce in app:

https://maps.cookcountyil.gov/sectionmonuments/

  1. open up application 
    1. change screen size and certain display sizes will boxes and enable scroll. 
  2. Run tool, we are use axeDev and it should match above image. 


Steps to reproduce in Dashboard app :

  1. Click on list element 
  2. click on list 
  3. scroll to template section
  4. click on source and try to add aria-label 
6 Replies
Laura
by MVP Regular Contributor
MVP Regular Contributor

For this error, instead of setting my widgets or text to a percentage height, I changed it to auto, and the error went away. You can also set it to fit by using, for example, 30 px from the left. But in the section where you can set height and width, make sure it says auto rather than stretch or a percentage.

sigccil
Regular Contributor

@Laura These items in Dashboards are list and I've tired searching for the different options to set it to auto. Where can I can find this* auto option? 

0 Kudos
Laura
by MVP Regular Contributor
MVP Regular Contributor

My case, at the moment, is EXB but I assumed it would carry over. I'm using a list element in that application. Let me do some testing. Is it a list or rich text? It kind of looks like rich text?

0 Kudos
Laura
by MVP Regular Contributor
MVP Regular Contributor

The accessibility errors disappear when using the List or Rich Text widget if the area is large enough to avoid scrolling. This isn’t an ideal solution. If possible, consider remaking this application in Experience Builder, where you have more control over widget behavior. From what I can tell, this is the only viable option.

0 Kudos
sigccil
Regular Contributor

@Laura Thanks for taking a look. We have this ticket opened with ESRI to enable the scroll. 

0 Kudos
Laura
by MVP Regular Contributor
MVP Regular Contributor

Great, I'll add my org onto the same bugs / enhancements. 

0 Kudos