Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Semantic footer links #1772

Open
chris-gds opened this issue Aug 13, 2024 · 0 comments
Open

Semantic footer links #1772

chris-gds opened this issue Aug 13, 2024 · 0 comments

Comments

@chris-gds
Copy link

chris-gds commented Aug 13, 2024

What?

👋🏼 The footer links ideally should be ul > li elements due to the visual design and structure

Why?

Impacting WCAG 1.3.1

<div class="o-footer__matrix-content" id="o-footer-section-{{index}}">

<a class="o-footer__matrix-link" {{#aria-label}}aria-label="{{aria-label}}"{{/aria-label}} href="{{href}}">

Screenshots

FT footer links within origami Design system, highlighting issues with missing HTML semantics

Anything else

Improve semantics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant