TACC / Core-CMS

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

Task/TUP-702 Make new windows accessible #803

Closed R-Tomas-Gonzalez closed 4 months ago

R-Tomas-Gonzalez commented 4 months ago

Overview

Creates accessibility for external links

Related

Changes

Testing

  1. Add an external link
  2. Make sure link has aria-description attribute and rel=noopener

UI

Screenshot 2024-02-19 at 4 37 23 PM
R-Tomas-Gonzalez commented 4 months ago

Please,

  1. Un-commit migration files. You may delete the migrations from your local server.
  2. Undo unrelated formatting changes, so diff is clear. Let's figure out what code editor settings are causing this. Maybe your code editor is (appropriately) using the Core-CMS .editorconfig, and I need to format the whole repo to match or something.

Fixed