scratchfoundation / scratchfoundation/scratch-editor
"New Broadcast" no longer pinned to the top of the broadcast list
Open
Nobody has claimed this yet.
spork
- Dominant language
- JavaScript
- Stars
- 281
- Forks
- 276
- Avg merge
- 7d 8h
- Merged PRs (30d)
- 6
Description
The "New Broadcast" entry is no longer pinned to the top of the broadcast dropdown. Repro confirmed by @kaylen-s (2026-05-05).
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 broadcast dropdown and trace the code that renders its list. Confirm the "New Broadcast" entry is placed at the top again, then verify the corrected ordering in the same UI scenario.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100