processing / processing/p5.js-web-editor
Increasing Web-Editor Keyboard Accessibility
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 1.7k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 8
Description
Increasing Access
- Adding more keyboard accessibility to p5.js’ web editor will increase access by allowing users who cannot use a mouse and/or a trackpad to navigate and interact with p5.js’ editor.
- Increases user’s comfort when using the web editor by allowing them to customize their experience through shortcuts
- Improve website usability when only using the keyboard
Feature enhancement details
- Problem
Lack of options to increase ease of access for individualized experience on p5.js’ web editor. For example, navigation keys are pre-binded and certain navigational features are only limited to mouse/trackpad.
- Possible Solution:
We could provide default keybinds for all actions that can be undertaken on the website, and add customizable keyboard shortcuts for users to better personalize their experience with the web editor.
Let me know what you guys think and if this is a good QOL feature enhancement. I would love to work on this!
Contributor guide
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 does not name any files, tests, or entry points. Start by mapping the web editor actions and navigation that currently require a mouse or trackpad, then clarify the shortcut scope with maintainers. Done should be defined as an agreed set of keyboard interactions and customization requirements, with corresponding keyboard-only usability coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100