bbcmicrobit / bbcmicrobit/PythonEditor
WebUSB: Missing characters in REPL
未關閉
bug
WebUSB
- 主要語言
- JavaScript
- 星號
- 201
- 分支
- 126
- PR 合併指標
- 30 天內沒有已合併 PR
描述
> 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

Another user reports the case that characters get added too eg microbit.accelerometer.get_x() produces
microbit.accelerometer.gget_x()
貢獻指南
研究方向
首先,在向 WebUSB REPL 輸入命令時重現字元遺失或重複的問題,然後追蹤 REPL 輸入是如何被擷取和傳輸的。完成的標準是,像 microbit.accelerometer.get_x() 這樣的命令能夠完整到達且不含重複字元,並且回報的錯誤不再發生。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- frontend, web-dev
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100