Skip to content

Update SkipLink widget with design and refactor#2168

Open
HedwigAR wants to merge 4 commits intomainfrom
AT-195/skiplink-improvements
Open

Update SkipLink widget with design and refactor#2168
HedwigAR wants to merge 4 commits intomainfrom
AT-195/skiplink-improvements

Conversation

@HedwigAR
Copy link
Copy Markdown
Contributor

@HedwigAR HedwigAR commented Apr 9, 2026

Pull request type

New feature (non-breaking change which adds functionality)

Test related change (New E2E test, test automation, etc.)


Description

Updated the SkipLink widget to support multiple skip link targets, improved accessibility, and added comprehensive test coverage. Also implemented design.

What should be covered while testing?

  • SkipLink should not be visible on page when the page loads
  • SkipLink should become visible when focus is added (this should be done by tabbing, however the test project needs to support removing autofocus)
  • When the link is clicked, focus should go to that item, even if it has no tabindex. This should added temporarily by the widget.

@HedwigAR HedwigAR requested a review from a team as a code owner April 9, 2026 12:13
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.

2 participants