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

Replace main tag inside another main tag with div #14896

Merged
merged 2 commits into from Oct 4, 2021

Conversation

luhova
Copy link
Contributor

@luhova luhova commented Oct 2, 2021

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Replace main tag inside another main tag with div inside the notifcations page.

Related Tickets & Documents

Fixes #14879

QA Instructions, Screenshots, Recordings

  • visit /notifications
  • run axe
  • tested on Chrome
    Screenshot from 2021-10-02 12-32-10

UI accessibility concerns?

Added/updated tests?

  • Yes
  • No, and this is why: it is a minor HTML change
  • I need help with writing tests

[Forem core team only] How will this change be communicated?

  • I've updated the Developer Docs or
    Storybook (for Crayons components)
  • This PR changes the Forem platform and our documentation needs to be
    updated. I have filled out the
    Changes Requested
    issue template so Community Success can help update the Admin Docs
    appropriately.
  • I've updated the README or added inline documentation
  • I've added an entry to
    CHANGELOG.md
  • I will share this change in a Changelog
    or in a forem.dev post
  • I will share this change internally with the appropriate teams
  • I'm not sure how best to communicate this change and need help
  • This change does not need to be communicated, and this is why not: please
    replace this line with details on why this change doesn't need to be
    shared

[optional] Are there any post deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

alt_text

@pr-triage pr-triage bot added the PR: unreviewed bot applied label for PR's with no review label Oct 2, 2021
@CLAassistant
Copy link

CLAassistant commented Oct 2, 2021

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 2, 2021

Thank you for opening this PR! We appreciate you!

For all pull requests coming from third-party forks we will need to
review the PR before we can process it through our CI pipelines.

A Forem Team member will review this contribution and get back to
you as soon as possible!

Copy link
Contributor

@aitchiss aitchiss left a comment

Choose a reason for hiding this comment

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

Nice one - one small fix, 3 accessibility errors squashed 🎉

@pr-triage pr-triage bot added PR: partially-approved bot applied label for PR's where a single reviewer approves changes and removed PR: unreviewed bot applied label for PR's with no review labels Oct 4, 2021
@aitchiss aitchiss requested review from a team, nickytonline and msarit and removed request for a team October 4, 2021 12:45
Copy link
Contributor

@nickytonline nickytonline left a comment

Choose a reason for hiding this comment

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

Accessibilitypalooza! Thanks @metamoni! 🚢

@metamoni
Copy link
Contributor

metamoni commented Oct 4, 2021

Accessibilitypalooza! Thanks @metamoni! 🚢

I'm afraid this one wasn't me, but great job @luhova! 🥳

@nickytonline
Copy link
Contributor

Oops! You showed up in the autocomplete first. My bad. 🙃 Thanks so much @luhova!

@cmgorton
Copy link
Contributor

cmgorton commented Oct 4, 2021

Thanks so much for the help here @luhova 🥳

@pr-triage pr-triage bot added PR: unreviewed bot applied label for PR's with no review and removed PR: partially-approved bot applied label for PR's where a single reviewer approves changes labels Oct 4, 2021
@juliannatetreault juliannatetreault merged commit 3595890 into forem:main Oct 4, 2021
@pr-triage pr-triage bot added PR: merged bot applied label for PR's that are merged and removed PR: unreviewed bot applied label for PR's with no review labels Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: merged bot applied label for PR's that are merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Notifications page has a <main> inside of a <main>
8 participants