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

AC Content revision joe #161

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

AC Content revision joe #161

wants to merge 14 commits into from

Conversation

joe-watkins
Copy link
Collaborator

Copy edits to AC for the following Web components:

html

  • Basic web page
  • Footer landmark
  • Form
  • Header landmark
  • Main landmark
  • Navigation landmark
  • Skip link

header

  • Header landmark
  • Navigation landmark
  • Search input

nav

  • Breadcrumbs
  • Button
  • Link
  • Navigation landmark
  • Pagination nav
  • Search input

@joe-watkins joe-watkins changed the title Content revision joe AC Content revision joe Oct 14, 2024
Copy link
Collaborator

@silverli silverli left a comment

Choose a reason for hiding this comment

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

ok one small question/issue raised on the search! sorry this took me so long to review 😛

great job!


screenreader:
name: |
If multiple forms are present (Ex: Search, Sign in, Newsletter subscription), the form must have a name
role: |
It is discoverable with screenreader shortcuts as a form landmark along with its name
mode: |
Copy link
Collaborator

Choose a reason for hiding this comment

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

👍


gherkin-keyboard:
- when: |
the arrow keys to browse the navigation menu
tab is used to browse the navigation menu
Copy link
Collaborator

Choose a reason for hiding this comment

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

👍

space: |
Search button is activated
Search button is activated [if present]
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think lines 12 and 14 are flipped? should be about the search in line 12 and the search button for line 14? because space inside the search field would just add a space to the string being searched

@@ -7,17 +7,17 @@ categories: nav header

keyboard:
tab: |
Focus moves visibly to the search text input and search button
Focus moves to the search text input and search button [if present] and there is a highly visible visual indication of keyboard focus
Copy link
Collaborator

Choose a reason for hiding this comment

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

I also find this all a bit confusing where we are saying focus is moving to both the search field AND the button. I feel like we should focus on the input behavior and make any mention of the button explicit and clear

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.

3 participants