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

try to fix contrast issue #2

Closed
wants to merge 5 commits into from
Closed

Conversation

steinimo
Copy link
Owner

No description provided.

@steinimo steinimo had a problem deploying to dev-accessibility June 22, 2024 15:14 — with GitHub Actions Failure
@steinimo steinimo had a problem deploying to dev-accessibility June 22, 2024 15:23 — with GitHub Actions Failure
@steinimo steinimo temporarily deployed to dev-accessibility June 22, 2024 15:31 — with GitHub Actions Inactive
Copy link

Thank you for your contribution! We are reviewing your pull request.

@steinimo steinimo deployed to dev-accessibility June 22, 2024 15:52 — with GitHub Actions Active
Copy link

Running axe-core 4.9.1 in chrome-headless

Testing http://localhost:8080 ... please wait, this may take a minute.

Violation of "region" with 4 occurrences!
Ensures all page content is contained by landmarks. Correct invalid elements at:
- #root > div:nth-child(1) > div > h3
- div:nth-child(1) > div > div:nth-child(2)
- .select
- article
For details, see: https://dequeuniversity.com/rules/axe/4.9/region

Violation of "select-name" with 1 occurrences!
Ensures select element has an accessible name. Correct invalid elements at:
- select
For details, see: https://dequeuniversity.com/rules/axe/4.9/select-name

5 Accessibility issues detected.

Testing http://localhost:8080/game ... please wait, this may take a minute.

Violation of "region" with 4 occurrences!
Ensures all page content is contained by landmarks. Correct invalid elements at:
- #root > div:nth-child(1) > div > h3
- div:nth-child(1) > div > div:nth-child(2)
- .select
- article
For details, see: https://dequeuniversity.com/rules/axe/4.9/region

Violation of "select-name" with 1 occurrences!
Ensures select element has an accessible name. Correct invalid elements at:
- select
For details, see: https://dequeuniversity.com/rules/axe/4.9/select-name

5 Accessibility issues detected.

Testing http://localhost:8080/cheat ... please wait, this may take a minute.

Violation of "region" with 4 occurrences!
Ensures all page content is contained by landmarks. Correct invalid elements at:
- #root > div:nth-child(1) > div > h3
- div:nth-child(1) > div > div:nth-child(2)
- .select
- article
For details, see: https://dequeuniversity.com/rules/axe/4.9/region

Violation of "select-name" with 1 occurrences!
Ensures select element has an accessible name. Correct invalid elements at:
- select
For details, see: https://dequeuniversity.com/rules/axe/4.9/select-name

5 Accessibility issues detected.

Testing http://localhost:8080/solver ... please wait, this may take a minute.

Violation of "region" with 4 occurrences!
Ensures all page content is contained by landmarks. Correct invalid elements at:
- #root > div:nth-child(1) > div > h3
- div:nth-child(1) > div > div:nth-child(2)
- .select
- article
For details, see: https://dequeuniversity.com/rules/axe/4.9/region

Violation of "select-name" with 1 occurrences!
Ensures select element has an accessible name. Correct invalid elements at:
- select
For details, see: https://dequeuniversity.com/rules/axe/4.9/select-name

5 Accessibility issues detected.
Testing complete of 4 pages

@steinimo steinimo had a problem deploying to dev-accessibility June 22, 2024 16:04 — with GitHub Actions Failure
Copy link

Running axe-core 4.9.1 in chrome-headless

Testing http://localhost:8080 ... please wait, this may take a minute.

Violation of "region" with 4 occurrences!
Ensures all page content is contained by landmarks. Correct invalid elements at:
- #root > div:nth-child(1) > div > h3
- div:nth-child(1) > div > div:nth-child(2)
- .select
- article
For details, see: https://dequeuniversity.com/rules/axe/4.9/region

Violation of "select-name" with 1 occurrences!
Ensures select element has an accessible name. Correct invalid elements at:
- select
For details, see: https://dequeuniversity.com/rules/axe/4.9/select-name

5 Accessibility issues detected.

Testing http://localhost:8080/game ... please wait, this may take a minute.

Violation of "region" with 4 occurrences!
Ensures all page content is contained by landmarks. Correct invalid elements at:
- #root > div:nth-child(1) > div > h3
- div:nth-child(1) > div > div:nth-child(2)
- .select
- article
For details, see: https://dequeuniversity.com/rules/axe/4.9/region

Violation of "select-name" with 1 occurrences!
Ensures select element has an accessible name. Correct invalid elements at:
- select
For details, see: https://dequeuniversity.com/rules/axe/4.9/select-name

5 Accessibility issues detected.

Testing http://localhost:8080/cheat ... please wait, this may take a minute.

Violation of "region" with 4 occurrences!
Ensures all page content is contained by landmarks. Correct invalid elements at:
- #root > div:nth-child(1) > div > h3
- div:nth-child(1) > div > div:nth-child(2)
- .select
- article
For details, see: https://dequeuniversity.com/rules/axe/4.9/region

Violation of "select-name" with 1 occurrences!
Ensures select element has an accessible name. Correct invalid elements at:
- select
For details, see: https://dequeuniversity.com/rules/axe/4.9/select-name

5 Accessibility issues detected.

Testing http://localhost:8080/solver ... please wait, this may take a minute.

Violation of "region" with 4 occurrences!
Ensures all page content is contained by landmarks. Correct invalid elements at:
- #root > div:nth-child(1) > div > h3
- div:nth-child(1) > div > div:nth-child(2)
- .select
- article
For details, see: https://dequeuniversity.com/rules/axe/4.9/region

Violation of "select-name" with 1 occurrences!
Ensures select element has an accessible name. Correct invalid elements at:
- select
For details, see: https://dequeuniversity.com/rules/axe/4.9/select-name

5 Accessibility issues detected.
Testing complete of 4 pages

@steinimo steinimo closed this Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants