sveltejs / sveltejs/svelte.dev
Add Keyboard Navigation for `Next` and `Previous` Pages in docs.
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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