Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Accessibility failure on the OOTB "Small screen Hamburger Menu"

SA-106538

Summary



When viewing the Pega portal on a smallscreen, Accessibility testing fails on the out-of-the-box 'Small screen Hamburger Menu'.


Error Messages



Not Applicable


Steps to Reproduce

  1. Log in to App or Dev Studio.
  2. Open a new Case Manager window.
  3. Resize to a tab or mobile View to view the 'Hamburger Menu'.
  4. Right click the mouse to and select 'Inspect' the UI Elements.
  5. Move the selection to 'Hamberburger menu' to view the 'Aria-Collapsed' attribute.


Root Cause



A defect in Pegasystems’ code or rules. 
The Role heading was missing the required aria-level. According to the ARIA Accessibility UI Standards testing, 'aria-collapsed' attribute must be changed to 'aria-expanded'.


Resolution



Perform the following local-change:

Replace aria-collapsed (true/false) with a valid aria-expanded (true/false).

Use aria-expanded=false when the menu is closed and aria-expanded=true when the menu is open.

This feature is implemented in Pega Platform 8.3.3.

Published June 9, 2020 - Updated December 2, 2021

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us