-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: sugarlabs/musicblocks
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(turtle-singer): reset delayedNotes for zero-duration tied notes
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
size/M
Medium: 50-249 lines changed
tests
Adds or updates test coverage
#8177
opened Aug 23, 2026 by
bhuvan-somisetty
Loading…
6 of 14 tasks
docs: add CI pipeline documentation (Related to #6153)
area/docs
Changes to documentation
documentation
Updates to docs, comments, or README
size/M
Medium: 50-249 lines changed
#8175
opened Aug 22, 2026 by
Piyushrathoree
Contributor
Loading…
4 of 14 tasks
fix: prevent duplicate trashcan resize listeners
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
performance
Improves performance (load time, memory, rendering)
size/S
Small: 10-49 lines changed
tests
Adds or updates test coverage
#8174
opened Aug 22, 2026 by
Piyushrathoree
Contributor
Loading…
6 of 14 tasks
fix: remove cancelled input timers from manager
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
size/S
Small: 10-49 lines changed
tests
Adds or updates test coverage
#8173
opened Aug 22, 2026 by
Piyushrathoree
Contributor
Loading…
7 of 14 tasks
test(logo): cover scalar interval dispatch lifecycle
area/javascript
Changes to JS source files
area/tests
Changes to test files
size/M
Medium: 50-249 lines changed
tests
Adds or updates test coverage
#8172
opened Aug 22, 2026 by
vanshika2720
Contributor
Loading…
1 task done
fix: break circular references on block stack deletion
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
performance
Improves performance (load time, memory, rendering)
size/M
Medium: 50-249 lines changed
#8171
opened Aug 22, 2026 by
Jetshree
Contributor
Loading…
7 of 12 tasks
fix(widgets): set collection flags only after Phrase Maker and Lego Bricks finish lazy loading
area/javascript
Changes to JS source files
bug fix
Fixes a bug or incorrect behavior
size/S
Small: 10-49 lines changed
#8169
opened Aug 22, 2026 by
rakshityadav1868
Contributor
Loading…
1 task done
test(logo): cover volume articulation dispatch through the real Logo interpreter
area/javascript
Changes to JS source files
area/tests
Changes to test files
size/L
Large: 250-499 lines changed
tests
Adds or updates test coverage
#8167
opened Aug 22, 2026 by
vanshika2720
Contributor
Loading…
6 of 14 tasks
perf(lilypond): use Set for occupiedShortNames lookup in lilypond.js
area/javascript
Changes to JS source files
area/tests
Changes to test files
chore
Maintenance, refactoring, or tooling with no behavior change
performance
Improves performance (load time, memory, rendering)
size/M
Medium: 50-249 lines changed
#8165
opened Aug 22, 2026 by
lavjeetrai
Contributor
Loading…
9 of 14 tasks
fix(rhythmruler): prevent TypeError when reading drum block connection
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
size/M
Medium: 50-249 lines changed
tests
Adds or updates test coverage
#8164
opened Aug 22, 2026 by
yush-1018
Contributor
Loading…
6 of 11 tasks
fix(planet): skip clear-workspace confirmation when loading projects from Planet
area/javascript
Changes to JS source files
bug fix
Fixes a bug or incorrect behavior
size/XS
Extra small: < 10 lines changed
#8154
opened Aug 21, 2026 by
rakshityadav1868
Contributor
Loading…
1 task done
ci: replace hard-coded coverage thresholds with base-branch delta check
area/ci-cd
Changes to CI/CD workflows
area/tests
Changes to test files
ci
Changes to CI/CD workflows and automation
size/M
Medium: 50-249 lines changed
#8153
opened Aug 21, 2026 by
UtkarshAnandd
Contributor
Loading…
8 of 14 tasks
fix: prevent pitch analyser leak during AIWidget initialization
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
performance
Improves performance (load time, memory, rendering)
size/M
Medium: 50-249 lines changed
tests
Adds or updates test coverage
#8151
opened Aug 21, 2026 by
Abhishek-Sonje
Contributor
Loading…
8 of 14 tasks
perf(startup): drop dead boot scripts and stale abc preload
area/core
Changes to core app entry files
area/javascript
Changes to JS source files
area/lib
Changes to library files
chore
Maintenance, refactoring, or tooling with no behavior change
performance
Improves performance (load time, memory, rendering)
size/S
Small: 10-49 lines changed
#8150
opened Aug 21, 2026 by
severe77
Contributor
Loading…
7 tasks done
fix: resolve Lego Bricks widget failing to close on trash
area/javascript
Changes to JS source files
bug fix
Fixes a bug or incorrect behavior
size/S
Small: 10-49 lines changed
#8149
opened Aug 21, 2026 by
KeerthiKumarR
Contributor
Loading…
1 task done
feat(search): add clear text button to block search input
#8147
opened Aug 21, 2026 by
karankumar1106
Contributor
Loading…
fix(block): guard null block container in highlight and offScreen methods
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
size/S
Small: 10-49 lines changed
tests
Adds or updates test coverage
#8146
opened Aug 21, 2026 by
Abhishek-Sonje
Contributor
Loading…
7 of 14 tasks
test: expand unit test coverage for utils.js (Related to #7038)
area/javascript
Changes to JS source files
area/tests
Changes to test files
size/M
Medium: 50-249 lines changed
tests
Adds or updates test coverage
#8143
opened Aug 21, 2026 by
xtroon
Contributor
Loading…
1 task done
feat(widgets): add Refresh button to Statistics widget toolbar
area/docs
Changes to documentation
area/javascript
Changes to JS source files
area/tests
Changes to test files
feature
Adds new functionality
needs-rebase
size/M
Medium: 50-249 lines changed
tests
Adds or updates test coverage
#8141
opened Aug 21, 2026 by
karankumar1106
Contributor
Loading…
9 of 14 tasks
fix: resolve Chrome plugin CSP errors by stripping Function('return this')()
area/javascript
Changes to JS source files
bug fix
Fixes a bug or incorrect behavior
size/S
Small: 10-49 lines changed
#8140
opened Aug 20, 2026 by
KeerthiKumarR
Contributor
Loading…
4 tasks done
feat(temperament): add JSON and Scala (.scl) export/import Goal6
area/core
Changes to core app entry files
area/i18n
Changes to localization files
area/javascript
Changes to JS source files
area/tests
Changes to test files
feature
Adds new functionality
size/XL
Extra large: 500-999 lines changed
#8137
opened Aug 20, 2026 by
021nirav-blip
Contributor
•
Draft
1 of 5 tasks
fix(sampler): configure AI sample endpoint
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
size/M
Medium: 50-249 lines changed
tests
Adds or updates test coverage
#8128
opened Aug 19, 2026 by
macayu17
Contributor
Loading…
8 tasks done
fix: use Blob URLs for HTML exports
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
size/S
Small: 10-49 lines changed
tests
Adds or updates test coverage
#8127
opened Aug 19, 2026 by
macayu17
Contributor
Loading…
2 tasks done
fix(phrasemaker): correctly map marked columns for duplicate pitches in sort
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
size/M
Medium: 50-249 lines changed
#8100
opened Aug 18, 2026 by
rakshityadav1868
Contributor
Loading…
1 task done
Previous Next
ProTip!
Follow long discussions with comments:>50.