Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

WebUSB: Missing characters in REPL

Open
#253 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript
Domain
frontend, web-dev

Research direction

Start by reproducing the missing or duplicated characters while typing commands into the WebUSB REPL, then trace how REPL input is captured and transmitted. Done means commands such as microbit.accelerometer.get_x() arrive complete and without duplicated characters, with the reported error no longer occurring.

Written by the indexing model from the issue text.

Description

bug WebUSB

micro:bit support #24390
micro:bit support #24489
micro:bit support #26301

When typing commands into the REPL, it often does not transmit the full attribute resulting in a an error

image

Another user reports the case that characters get added too eg microbit.accelerometer.get_x() produces
microbit.accelerometer.gget_x()

Dominant language
JavaScript
Stars
201
Forks
126
PR merge metrics
No merged PRs in 30d

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.

More from bbcmicrobit/PythonEditor

All issues in bbcmicrobit/PythonEditor

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.