Skip to content

404 page's search input not keyboard accessible #2982

Closed
@ryan-p-randall

Description

@ryan-p-randall

Environment

Expected behavior

I expected to be able to tab to the search input field.

Steps to reproduce the behavior

  1. Load the default 404 page
  2. Try to tab to the search input field

Other

When testing changes to my site's 404 page, I realized that the default layout makes keyboard navigation entirely skip the search term input field, which isn't good for accessibility.

Is this the intended behavior?

If not, should I put in a pull request that just removes tabindex="-1" from lines 28 and 32 of search.html?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions