Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Multi-life event feature branch #661

Merged
merged 527 commits into from
May 3, 2023
Merged

Multi-life event feature branch #661

merged 527 commits into from
May 3, 2023

Conversation

danny-englander
Copy link
Contributor

@danny-englander danny-englander commented Feb 15, 2023

PR Summary

This PR is a feature branch that brings in the beta usa.gov wrapper as well as various updates and bug fixes for the multi-life event version of the application.

Deploy ticket

Deploy Multi-life event feature branch #717

Related Github Issue

Related tickets

10x project phase 4 issues

Type of change

  • Task
  • Bug fix
  • New feature

Branch Name

multi-life-event-2023

Testing environment

  1. Localhost
  2. https://federalist-edd11e6f-8be2-4dc2-a85e-1782e0bcb08e.sites.pages.cloud.gov/preview/gsa/usagov-benefits-eligibility/multi-life-event-2023/death-of-a-loved-one

Detailed Testing steps

Issue 580

Issue 581

Issue 582

Issue 630

Issue 680

Issue 683

Issue 684

Issue 711

Issue 721

Issue 724

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@danny-englander danny-englander changed the title Multi life event 2023 Multi life event feature branch Feb 15, 2023
@danny-englander danny-englander changed the title Multi life event feature branch Multi-life event feature branch Feb 15, 2023
@github-actions
Copy link

github-actions bot commented Feb 15, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ CSS scss-lint 4 4 4.98s
⚠️ CSS stylelint 4 0 1 0.62s
⚠️ EDITORCONFIG editorconfig-checker 34 1 0.12s
⚠️ JAVASCRIPT eslint 18 0 1 0.42s
✅ JAVASCRIPT prettier 7 0 0 0.71s
✅ JSON eslint-plugin-jsonc 4 0 0 2.91s
✅ JSON jsonlint 4 0 0.23s
✅ JSON npm-package-json-lint yes no 0.49s
✅ JSON prettier 4 0 0 0.7s
✅ JSON v8r 4 0 2.15s
✅ MARKDOWN markdownlint 3 0 0 0.32s
✅ MARKDOWN markdown-link-check 3 0 0.36s
✅ MARKDOWN markdown-table-formatter 3 0 0 0.26s
⚠️ REPOSITORY checkov yes 7 13.17s
✅ REPOSITORY gitleaks yes no 0.32s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 1.92s
⚠️ REPOSITORY trivy yes 15 7.17s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@github-actions
Copy link

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

Results for URL: http://localhost:3000/

• Error: The title element in the head section should be non-empty.
├── WCAG2AA.Principle2.Guideline2_4.2_4_2.H25.1.EmptyTitle
├── html > head > title
└── <title> </title>

• Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
├── WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
├── html > body > section > section:nth-child(1) > h3
└──

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.26:1. Recommendation: change text colour to #0d0d0d.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > section > section:nth-child(1) > div:nth-child(2) > h4
└──

Error

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.85:1. Recommendation: change text colour to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #frame-method
└──

webpackContextResolve@1894:

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.85:1. Recommendation: change text colour to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > section > section:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2)
└──

webpackConte...

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.41:1. Recommendation: change text colour to #181818.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > section > section:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)
└──

webpackConte...

6 Errors

1 similar comment
@github-actions
Copy link

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

Results for URL: http://localhost:3000/

• Error: The title element in the head section should be non-empty.
├── WCAG2AA.Principle2.Guideline2_4.2_4_2.H25.1.EmptyTitle
├── html > head > title
└── <title> </title>

• Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
├── WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
├── html > body > section > section:nth-child(1) > h3
└──

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.26:1. Recommendation: change text colour to #0d0d0d.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > section > section:nth-child(1) > div:nth-child(2) > h4
└──

Error

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.85:1. Recommendation: change text colour to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #frame-method
└──

webpackContextResolve@1894:

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.85:1. Recommendation: change text colour to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > section > section:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2)
└──

webpackConte...

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.41:1. Recommendation: change text colour to #181818.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > section > section:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)
└──

webpackConte...

6 Errors

@danny-englander danny-englander marked this pull request as ready for review February 15, 2023 14:53
@danny-englander danny-englander requested review from a team as code owners February 15, 2023 14:53
@danny-englander danny-englander removed request for a team February 15, 2023 14:54
@danny-englander danny-englander marked this pull request as draft February 15, 2023 15:34
@github-actions
Copy link

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

Results for URL: http://localhost:3000/

• Error: The title element in the head section should be non-empty.
├── WCAG2AA.Principle2.Guideline2_4.2_4_2.H25.1.EmptyTitle
├── html > head > title
└── <title> </title>

• Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
├── WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
├── html > body > section > section:nth-child(1) > h3
└──

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.26:1. Recommendation: change text colour to #0d0d0d.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > section > section:nth-child(1) > div:nth-child(2) > h4
└──

Error

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.85:1. Recommendation: change text colour to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #frame-method
└──

webpackContextResolve@1894:

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.85:1. Recommendation: change text colour to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > section > section:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2)
└──

webpackConte...

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.41:1. Recommendation: change text colour to #181818.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > section > section:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)
└──

webpackConte...

6 Errors

1 similar comment
@github-actions
Copy link

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

Results for URL: http://localhost:3000/

• Error: The title element in the head section should be non-empty.
├── WCAG2AA.Principle2.Guideline2_4.2_4_2.H25.1.EmptyTitle
├── html > head > title
└── <title> </title>

• Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
├── WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
├── html > body > section > section:nth-child(1) > h3
└──

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.26:1. Recommendation: change text colour to #0d0d0d.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > section > section:nth-child(1) > div:nth-child(2) > h4
└──

Error

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.85:1. Recommendation: change text colour to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #frame-method
└──

webpackContextResolve@1894:

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.85:1. Recommendation: change text colour to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > section > section:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2)
└──

webpackConte...

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.41:1. Recommendation: change text colour to #181818.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > section > section:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)
└──

webpackConte...

6 Errors

@github-actions
Copy link

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

Results for URL: https://beta.usa.gov/life-events

• Error: Duplicate id attribute value "main-content" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #main-content
└──

1 Errors

1 similar comment
@github-actions
Copy link

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

Results for URL: https://beta.usa.gov/life-events

• Error: Duplicate id attribute value "main-content" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #main-content
└──

1 Errors

@github-actions
Copy link

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

Results for URL: http://localhost:3000/

• Error: The title element in the head section should be non-empty.
├── WCAG2AA.Principle2.Guideline2_4.2_4_2.H25.1.EmptyTitle
├── html > head > title
└── <title> </title>

• Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
├── WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
├── html > body > section > section:nth-child(1) > h3
└──

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.26:1. Recommendation: change text colour to #0d0d0d.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > section > section:nth-child(1) > div:nth-child(2) > h4
└──

Error

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.85:1. Recommendation: change text colour to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #frame-method
└──

webpackContextResolve@1894:

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.85:1. Recommendation: change text colour to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > section > section:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2)
└──

webpackConte...

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.41:1. Recommendation: change text colour to #181818.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > section > section:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)
└──

webpackConte...

6 Errors

@github-actions
Copy link

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

Results for URL: https://beta.usa.gov/life-events

• Error: Duplicate id attribute value "main-content" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #main-content
└──

1 Errors

@github-actions
Copy link

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

Results for URL: http://localhost:3000/

• Error: The title element in the head section should be non-empty.
├── WCAG2AA.Principle2.Guideline2_4.2_4_2.H25.1.EmptyTitle
├── html > head > title
└── <title> </title>

• Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
├── WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
├── html > body > section > section:nth-child(1) > h3
└──

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.26:1. Recommendation: change text colour to #0d0d0d.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > section > section:nth-child(1) > div:nth-child(2) > h4
└──

Error

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.85:1. Recommendation: change text colour to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #frame-method
└──

@8894:202

4 Errors

1 similar comment
@github-actions
Copy link

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

Results for URL: http://localhost:3000/

• Error: The title element in the head section should be non-empty.
├── WCAG2AA.Principle2.Guideline2_4.2_4_2.H25.1.EmptyTitle
├── html > head > title
└── <title> </title>

• Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
├── WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
├── html > body > section > section:nth-child(1) > h3
└──

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.26:1. Recommendation: change text colour to #0d0d0d.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > section > section:nth-child(1) > div:nth-child(2) > h4
└──

Error

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.85:1. Recommendation: change text colour to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #frame-method
└──

@8894:202

4 Errors

@github-actions
Copy link

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

Results for URL: http://localhost:3000/

• Error: The title element in the head section should be non-empty.
├── WCAG2AA.Principle2.Guideline2_4.2_4_2.H25.1.EmptyTitle
├── html > head > title
└── <title> </title>

• Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
├── WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
├── html > body > section > section:nth-child(1) > h3
└──

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.26:1. Recommendation: change text colour to #0d0d0d.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > section > section:nth-child(1) > div:nth-child(2) > h4
└──

Error

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.85:1. Recommendation: change text colour to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #frame-method
└──

webpackContextResolve@1894:

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.85:1. Recommendation: change text colour to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > section > section:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2)
└──

webpackConte...

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.41:1. Recommendation: change text colour to #181818.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > section > section:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)
└──

webpackConte...

6 Errors

@github-actions
Copy link

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

Results for URL: http://localhost:3000/

• Error: The title element in the head section should be non-empty.
├── WCAG2AA.Principle2.Guideline2_4.2_4_2.H25.1.EmptyTitle
├── html > head > title
└── <title> </title>

• Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
├── WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
├── html > body > section > section:nth-child(1) > h3
└──

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.26:1. Recommendation: change text colour to #0d0d0d.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > section > section:nth-child(1) > div:nth-child(2) > h4
└──

Error

3 Errors

1 similar comment
@github-actions
Copy link

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

Results for URL: http://localhost:3000/

• Error: The title element in the head section should be non-empty.
├── WCAG2AA.Principle2.Guideline2_4.2_4_2.H25.1.EmptyTitle
├── html > head > title
└── <title> </title>

• Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
├── WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
├── html > body > section > section:nth-child(1) > h3
└──

• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.26:1. Recommendation: change text colour to #0d0d0d.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > section > section:nth-child(1) > div:nth-child(2) > h4
└──

Error

3 Errors

@github-actions
Copy link

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

Results for URL: https://beta.usa.gov/life-events

• Error: Duplicate id attribute value "main-content" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #main-content
└──

1 Errors

6 similar comments
@github-actions
Copy link

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

Results for URL: https://beta.usa.gov/life-events

• Error: Duplicate id attribute value "main-content" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #main-content
└──

1 Errors

@github-actions
Copy link

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

Results for URL: https://beta.usa.gov/life-events

• Error: Duplicate id attribute value "main-content" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #main-content
└──

1 Errors

@github-actions
Copy link

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

Results for URL: https://beta.usa.gov/life-events

• Error: Duplicate id attribute value "main-content" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #main-content
└──

1 Errors

@github-actions
Copy link

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

Results for URL: https://beta.usa.gov/life-events

• Error: Duplicate id attribute value "main-content" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #main-content
└──

1 Errors

@github-actions
Copy link

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

Results for URL: https://beta.usa.gov/life-events

• Error: Duplicate id attribute value "main-content" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #main-content
└──

1 Errors

@github-actions
Copy link

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

Results for URL: https://beta.usa.gov/life-events

• Error: Duplicate id attribute value "main-content" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #main-content
└──

1 Errors

@github-actions
Copy link

github-actions bot commented Mar 3, 2023

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

Results for URL: https://beta.usa.gov/life-events

• Error: Duplicate id attribute value "top-phone" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #top-phone
└── Call us ...

• Error: Duplicate id attribute value "top-srch" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #top-srch
└── Search

• Error: Duplicate id attribute value "affiliate" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #affiliate
└──

• Error: Duplicate id attribute value "search-field-small" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #search-field-small
└── <input id="search-field-small" class="usa-input text usagov-search-autocomplete ui-autocomplete-input" type="search" name="query" placeholder="Search all government" onfocus="this.placeholder = ''" autocomplete="off" aria-autocomplete="list" aria-has...

• Error: Duplicate id attribute value "main-content" found on the web page.
├── WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
├── #main-content
└──

5 Errors

@github-actions
Copy link

github-actions bot commented May 2, 2023

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

No issues found!

@github-actions
Copy link

github-actions bot commented May 2, 2023

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

No issues found!

@github-actions
Copy link

github-actions bot commented May 2, 2023

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

No issues found!

@github-actions
Copy link

github-actions bot commented May 2, 2023

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

No issues found!

@github-actions
Copy link

github-actions bot commented May 3, 2023

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

No issues found!

@github-actions
Copy link

github-actions bot commented May 3, 2023

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

No issues found!

@github-actions
Copy link

github-actions bot commented May 3, 2023

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

No issues found!

@github-actions
Copy link

github-actions bot commented May 3, 2023

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

No issues found!

@FatmaBakir FatmaBakir merged commit 2f1d8ec into main May 3, 2023
@FatmaBakir FatmaBakir deleted the multi-life-event-2023 branch May 3, 2023 19:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.