cisagov / manage.get.gov

A Django-based domain name registrar to communicate with an EPP registry
https://get.gov
Other
60 stars 18 forks source link

Request form: Skip to main content button does not skip repetitive content #2547

Open AnnaGingle opened 2 months ago

AnnaGingle commented 2 months ago

Issue description

Section 508 success criteria 2.4.1-bypass-function requires a keyboard-accessible method provided to bypass repetitive content, AND when activated, the method works, and the block of repetitive content is bypassed.

On the domain request form, the ◀ Previous step link is on the following pages, making it repetitive content.

Acceptance criteria

Additional context

https://github.com/user-attachments/assets/5fcaeb8d-f4d4-4cca-b752-738bfc74bfbc

h-m-f-t commented 2 months ago

@AnnaGingle, thanks for making this (the video was very helpful, too)!

When a user selects "skip to main content", where should they land? A header, the first user input, something else?

AnnaGingle commented 2 months ago

@h-m-f-t After clicking skip, the user should land on the first tabbable item after the ◀️ previous step link. In this case, it would be the .gov's public data link.