bbcmicrobit / bbcmicrobit/PythonEditor

WebUSB: Missing characters in REPL

未關閉
#253 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
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

![image](https://user-images.githubusercontent.com/31242877/66297283-4be68a00-e8e7-11e9-971e-93328d1fad2a.png)

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

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。