microsoft / microsoft/pxt-microbit
workspace comments aren't able to accept text input upon creation
Open
@riknoll is already working on this.
Since Sep 6, 2024.
blockly
browser-compat
comments
P2
- Dominant language
- TypeScript
- Stars
- 804
- Forks
- 721
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 2
Description
After creating a workspace comment, it must be focused before a comment can be typed in. Additionally, when focused, no cursor appears. There is no visible difference between the focused and unfocused state.
Expected: The comment box would be focused on creation and able to receive typed text. And a cursor would be visible.
Firefox on Windows
microbit v7.0.39
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.
Assessment
This issue has not been assessed yet.