sveltejs / sveltejs/svelte.dev

Add Keyboard Navigation for `Next` and `Previous` Pages in docs.

Open
#877 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

docs (functionality)
Dominant language
Svelte
Stars
330
Forks
278
Avg merge
2d 2h
Merged PRs (30d)
29

Description

Implement keyboard navigation to allow users to navigate to the next and previous pages using the arrow keys.

This feature would be good as it enhances the user experience by providing a more intuitive and efficient way to navigate through the content. Especially beneficial for users who prefer keyboard shortcuts over mouse interactions, improving accessibility and overall usability of the site.

If it's okay, I am interested in implementing this feature and would like to take on this task.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by locating the docs site's existing next and previous page navigation, then identify where keyboard behavior belongs; done means the arrow keys navigate to the adjacent pages as described.

Written by the indexing model from the issue text.

Assessment

Domain
accessibility, documentation
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.