microsoft / microsoft/pxt-microbit

Improved keyboard navigation for block comments

Open
#6,460 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

comments keyboard navigation
Dominant language
TypeScript
Stars
804
Forks
721
Avg merge
2d 9h
Merged PRs (30d)
2

Description

The keyboard navigation plugin doesn't properly support block comments.

We've added workarounds in MakeCode that work well for users who are happy to toggle on/off comments but are less good for users who want to leave them open and navigate between them.

Further improvements are blocked on https://github.com/google/blockly-keyboard-experimentation/issues/636 but might additionally need MakeCode work due to the MakeCode block comments having a different structure with a toolbar like a workspace comment.

Contributor guide

Open the contributing guide

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

Start with the keyboard navigation plugin and read the blocked Blockly keyboard experimentation issue #636. Compare navigation for comments that are toggled with navigation between comments left open, including MakeCode block comments with a toolbar like a workspace comment. Done means open block comments can be navigated between reliably without relying on the existing toggle workaround.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
accessibility, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.