-
-
Notifications
You must be signed in to change notification settings - Fork 272
Closed
Labels
a11yRelated to accessibility and inclusionRelated to accessibility and inclusion
Description
Description
Using the skip link clears out query parameters from the URL when it is activated. This prevents using the skip link to view search results.
Reproduction Steps
- Navigate to npmx with a search query: https://npmx.dev/search?q=intl-messageformat
- Tab once to show the skip link, then press enter
- Focus moves to main content, but the search query gets scrubbed from the URL and search results disappear.
- Resulting URL:
https://npmx.dev/search
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
a11yRelated to accessibility and inclusionRelated to accessibility and inclusion