Skip to content

ADA Changes 2026-6-3 - #341

Open
smithc197 wants to merge 43 commits into
masterfrom
20260316-ada-react-table-upgrade
Open

ADA Changes 2026-6-3#341
smithc197 wants to merge 43 commits into
masterfrom
20260316-ada-react-table-upgrade

Conversation

@smithc197

Copy link
Copy Markdown

Changed text color for organization header (Bug 12057)

Added scrolling to overflowing elements in tables (Bug 120575)

Added 'alt' attribute to organization logo (Bug 120584)

Modified the dataset-metadata table to display "Unavailable" if no data is provided (Bug 120584)

rseward and others added 30 commits May 19, 2026 15:29
Confirmed that horizontal scrolling via the arrow keys is functioning
properly; Addresses bug 120575
… and had critical vulnerabilities. Replaced with @svgr/webpack library. This required a refactor of how svgs are used in components.
Created arrow-right and arrow-left svg

Linter fixes

Separated arrow-button to arrow-right/left-button

Updated implementation of arrow buttons

Fixed element indexing in paginator test
Created arrow-right and arrow-left svg

Linter fixes

Separated arrow-button to arrow-right/left-button

Updated implementation of arrow buttons

Fixed element indexing in paginator test

Bumped version
…onents on mobile screens. Addresses bug 120575
A previous commit changed the behavior of null cells to render text -
"Unavailable" which is now the accessible name, removing the need for
aria-label attributes; role='link' attriubutes on <a> tags are also
unnecessary as <a> tags are treated as links natively.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants