-
Notifications
You must be signed in to change notification settings - Fork 9
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
D8CORE-2536: adding aria-label #716
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Feedback provided.
@cjwest I'm curious - would it get repetitive if all the links in the global footer have "external link" announced with them? I'm wonder if it is a possibility to just add it once in a SR only heading that all the navigation elements in the global footer are external? |
@yvonnetangsu, |
Hey @cjwest :) admittedly I haven't really looked into this. I'm thinking maybe a SR only Heading that says something along the line of "This is a footer with common navigation menus for most Stanford website and consists of mostly external links". Maybe something we could talk to Level Access about in an office hour. That is a super long heading of course.... so maybe something shorter like "Stanford global footer with common important external links". Hmm. |
I spoke with Clare O'Keefe at SOAP office hours. |
Good to know. Thanks for digging into this. |
Hi @yvonnetangsu, |
HI @cjwest Sure, I'll look at this tomorrow! Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cjwest This looks good to me - I'm testing this in the Decanter developer environment, not on Stanford Basics. It looks like another small PR might be needed to add the (link is external) ally text to the Logo link element as well, since the logo link is included in the Global Footer. I'm going to approve this PR though. Thanks for working on this.
Oh thank you @yvonnetangsu! |
READY for review.
Summary
<span class="su-global-footer__link--external">(link is external)</span>
to the external links in the global footerNeeded By (Date)
Soon
Urgency
Not urgent
Steps to Test
npm install
in Stanford Basicnpm run publish
to populate /decanter in the Stanford Basic templates directory<span class="su-global-footer__link--external">(link is external)</span>
accompanies every external link in the global footer.Affected Projects or Products
D8Core, Decanter, anything using Decanter
Associated Issues and/or People
@mention
them here)See Also