Function parameter type icons are missing in micro:bit
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 641
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 57
Description
Previously, parameter type icons were displayed when editing a function, but now they are not. There is no way to understand which type.
These screenshots are from microbit stable.
These screenshots are from the ev3 beta.
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.
Research direction
Start by reproducing the issue in the micro:bit function editor and compare its parameter display with the ev3 beta screenshots. Trace the function-editing UI responsible for parameter type indicators. Done means the appropriate type icons are visible again when editing a function in micro:bit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100