TACC / Core-CMS

The Core CMS codebase used by TACC Portals.
https://cep.tacc.utexas.edu
2 stars 1 forks source link

Sub-Task/TUP-573 Add accessibility role(button) to dropdown a-tags #757

Closed R-Tomas-Gonzalez closed 8 months ago

R-Tomas-Gonzalez commented 8 months ago

Overview

Adds role='button' to a-tags in dropdown.

Related

TUP-573

Changes

Adds role='button' to a-tags in dropdown.

Testing

  1. Follow https://github.com/TACC/Core-CMS/wiki/Locally-Develop-CMS-and-TUP-CMS to test changes in this on tup-ui
  2. Check for a-tag roles on dropdowns (role='button')

UI

Screenshot 2023-12-01 at 5 22 04 PM Screenshot 2023-12-01 at 4 01 48 PM