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

chore(PPDSC-2079): update axe-core and fix any errors #167

Merged
merged 5 commits into from
Apr 21, 2022

Conversation

evgenitsn
Copy link
Contributor

PPDSC-2079

What

Our axe-core and cypress-axe versions were not up to date, so I've updated them and cleared all new a11y errors.

I have done:

  • Written unit tests against changes
  • Written functional tests against the component and/or NewsKit site
  • Updated relevant documentation

I have tested manually:

  • The feature's functionality is working as expected on Chrome, Firefox, Safari and Edge
  • The screen reader reads and flows through the elements as expected.
  • There are no new errors in the browser console coming from this PR.
  • When visual test is not added, it renders correctly on different browsers and mobile viewports (Safari, Firefox, small mobile viewport, tablet)
  • The Playground feature is working as expected

How to test:
Run yarn e2e:build then yarn e2e:comps and check if all tests pass (but that should be handled by circleci either way).

@evgenitsn evgenitsn added fix This change fixes a bug ready for review Please assist in getting this reviewed labels Apr 19, 2022
@evgenitsn evgenitsn linked an issue Apr 19, 2022 that may be closed by this pull request
Copy link
Contributor

@Srinivasan-Ramasamy Srinivasan-Ramasamy left a comment

Choose a reason for hiding this comment

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

The code changes look good to me 👍 let's wait others point

Copy link
Contributor

@mutebg mutebg left a comment

Choose a reason for hiding this comment

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

👏

mutebg
mutebg previously approved these changes Apr 20, 2022
src/scroll/scroll.tsx Show resolved Hide resolved
src/slider/slider.tsx Show resolved Hide resolved
Vanals
Vanals previously approved these changes Apr 20, 2022
@evgenitsn evgenitsn dismissed stale reviews from Vanals, mutebg, and Srinivasan-Ramasamy via 1069345 April 20, 2022 13:20
@evgenitsn evgenitsn merged commit 1bdea12 into main Apr 21, 2022
@evgenitsn evgenitsn deleted the chore/PPDSC-2079-update-axe-core-and-fix-any-errors branch April 21, 2022 06:20
Xin00163 pushed a commit that referenced this pull request Oct 17, 2022
* chore(PPDSC-2079): update axe-core and fix any errors

* chore(PPDSC-2079): removed unnecessary aria values from thumb

* chore(PPDSC-2079): updated snapshots
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix This change fixes a bug ready for review Please assist in getting this reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Axe-core and fix any errors
5 participants