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

Adds a "Skip to main content" link. #1367

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

devanubis
Copy link
Contributor

@devanubis devanubis commented Jun 1, 2023

  • Adds link at top of page with styles to appear when focused
  • Changes role="main" to a <main> and adds an id to link to
  • Moves 'copy-banner' and 'billboard' inside <main> so they are not bypassed when skipping the nav

Copy link
Member

@knyghty knyghty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@sabderemane
Copy link
Sponsor Member

@devanubis can you please check for the merge conflicts?

- Adds link at top of page with styles to appear when focused
- Changes role="main" to a <main> and adds an id to link to
- Moves 'copy-banner' and 'billboard' inside <main> so they are
  not bypassed when skipping the nav
Whitespace conflicts, django:main changed from tabs to spaces.
@sabderemane sabderemane self-requested a review September 26, 2023 23:55
@sabderemane
Copy link
Sponsor Member

Hi @devanubis, I did a check on your PR, I had the same issue has one of your PR, there was a missing closing tag or something wrong in the scss file, can you please check again?
It would be amazing to merge it 🔥

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

Successfully merging this pull request may close these issues.

None yet

3 participants