-
-
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
Refactor: Automate page reload on language change
area/javascript
Changes to JS source files
area/tests
Changes to test files
performance
Improves performance (load time, memory, rendering)
size/M
Medium: 50-249 lines changed
#7512
opened Jun 12, 2026 by
lavjeetrai
Contributor
Loading…
1 task done
Refactor/activity abc parser
area/javascript
Changes to JS source files
area/tests
Changes to test files
documentation
Updates to docs, comments, or README
needs-rebase
size/XXL
XXL: 1000+ lines changed
#7511
opened Jun 12, 2026 by
vanshika2720
Contributor
•
Draft
fix(palette): cancel hover timeout on click to prevent double-click needed to open palette
area/javascript
Changes to JS source files
bug fix
Fixes a bug or incorrect behavior
size/XS
Extra small: < 10 lines changed
#7496
opened Jun 10, 2026 by
KeerthiKumarR
Contributor
Loading…
1 task done
fix: replace innerHTML with textContent in sampler.js and pitchslider.js
area/javascript
Changes to JS source files
bug fix
Fixes a bug or incorrect behavior
size/S
Small: 10-49 lines changed
#7491
opened Jun 10, 2026 by
NAME-ASHWANIYADAV
Contributor
Loading…
5 of 10 tasks
fix: auto-follow OS theme changes via matchMedia listener
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
feature
Adds new functionality
size/S
Small: 10-49 lines changed
#7480
opened Jun 8, 2026 by
UtkarshAnandd
Loading…
2 tasks done
test(mathutils): add Jest unit tests for MathUtility
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
#7476
opened Jun 6, 2026 by
AdityaM-IITH
Contributor
Loading…
1 of 5 tasks
Fix: Resolve redundant callbacks and missing payloads in HttpRequest
area/javascript
Changes to JS source files
bug fix
Fixes a bug or incorrect behavior
size/S
Small: 10-49 lines changed
#7475
opened Jun 5, 2026 by
lavjeetrai
Contributor
Loading…
1 task done
refactor: remove createjs.Tween dependency from render loop and tick handler
area/javascript
Changes to JS source files
performance
Improves performance (load time, memory, rendering)
size/S
Small: 10-49 lines changed
#7470
opened Jun 4, 2026 by
Mohd-Ali-Creator
Contributor
Loading…
1 of 5 tasks
fix(pitchstaircase): correct stair ratio corruption, undefined crash, and broken recursion termination
area/javascript
Changes to JS source files
bug fix
Fixes a bug or incorrect behavior
size/S
Small: 10-49 lines changed
#7469
opened Jun 3, 2026 by
netram75
Contributor
Loading…
1 of 6 tasks
Fix help widget outside-click minimize behavior
area/javascript
Changes to JS source files
area/tests
Changes to test files
feature
Adds new functionality
size/M
Medium: 50-249 lines changed
#7467
opened Jun 3, 2026 by
lavjeetrai
Contributor
Loading…
1 task done
Fix LEGO Bricks play button icon toggle during playback
area/javascript
Changes to JS source files
bug fix
Fixes a bug or incorrect behavior
size/XS
Extra small: < 10 lines changed
#7461
opened Jun 2, 2026 by
bharat-DeV07
Loading…
1 task done
fix(musicutils): correct typo in convertFactor - 0.675 should be 0.625 (5/8)
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
size/XS
Extra small: < 10 lines changed
#7460
opened Jun 2, 2026 by
Harshit-Mishra2212
Contributor
Loading…
6 of 7 tasks
Fix effect cleanup race condition and unmanaged timers in synthutils
area/javascript
Changes to JS source files
bug fix
Fixes a bug or incorrect behavior
size/M
Medium: 50-249 lines changed
#7457
opened Jun 1, 2026 by
sahu-virendra-1908
Contributor
Loading…
5 of 12 tasks
fix: toggle play button icon during playback in LEGO Bricks
area/javascript
Changes to JS source files
bug fix
Fixes a bug or incorrect behavior
needs-rebase
size/S
Small: 10-49 lines changed
#7456
opened Jun 1, 2026 by
santhosh-7777
Contributor
Loading…
5 tasks done
fix: toggle play button icon during playback in Pitch Staircase
#7454
opened Jun 1, 2026 by
Gungunverma1227
Loading…
fix: guard against numeric noteArg in getNote()
area/javascript
Changes to JS source files
bug fix
Fixes a bug or incorrect behavior
size/XS
Extra small: < 10 lines changed
#7452
opened Jun 1, 2026 by
Gungunverma1227
Loading…
1 task done
refactor: replace createjs.Ticker framerate with requestAnimationFrame idle management
area/javascript
Changes to JS source files
performance
Improves performance (load time, memory, rendering)
size/S
Small: 10-49 lines changed
#7451
opened May 31, 2026 by
Mohd-Ali-Creator
Contributor
Loading…
1 of 5 tasks
Fix crash in _blockFindTurtle when block is missing
area/javascript
Changes to JS source files
bug fix
Fixes a bug or incorrect behavior
size/S
Small: 10-49 lines changed
#7448
opened May 29, 2026 by
JANAKIRAM218
Loading…
1 task done
fix(musicutils): correct octave check for "ti" in getNumNote
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
size/XS
Extra small: < 10 lines changed
#7447
opened May 29, 2026 by
Harshit-Mishra2212
Contributor
Loading…
6 of 7 tasks
test: add unit tests for retryWithBackoff
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
#7446
opened May 28, 2026 by
sapnilbiswas
Contributor
Loading…
1 task done
test(utils): consolidate scattered oneHundredToFraction assertions
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
#7443
opened May 27, 2026 by
Harshit-Mishra2212
Contributor
Loading…
6 of 7 tasks
fix: resolve aidebugger.test.js CI failures
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
size/L
Large: 250-499 lines changed
#7442
opened May 26, 2026 by
riyacore404
Loading…
5 tasks done
test: add async playback regression coverage for aiwidget
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
#7441
opened May 26, 2026 by
mahesh-09-12
Contributor
Loading…
1 of 5 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.