-
-
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(tests): set consent state explicitly in AIDebuggerWidget test
#7459
opened Jun 1, 2026 by
rakshityadav1868
Contributor
Loading…
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
size/XS
Extra small: < 10 lines changed
#7456
opened Jun 1, 2026 by
santhosh-7777
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()
#7452
opened Jun 1, 2026 by
Gungunverma1227
Loading…
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: reset _circularCanvas and _circularView on widget close
area/javascript
Changes to JS source files
bug fix
Fixes a bug or incorrect behavior
size/XS
Extra small: < 10 lines changed
#7450
opened May 31, 2026 by
santhosh-7777
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
needs-rebase
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
chore(deps-dev): bump tmp from 0.2.5 to 0.2.7
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#7445
opened May 28, 2026 by
dependabot
Bot
Loading…
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
Fix skipped comment blocks and correct top-20 symbol calculation
bug fix
Fixes a bug or incorrect behavior
size/S
Small: 10-49 lines changed
#7439
opened May 26, 2026 by
lavjeetrai
Contributor
Loading…
2 tasks done
fix: use parseNoteString to correctly parse notes with multi-digit octaves
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
#7438
opened May 26, 2026 by
Harshit-Mishra2212
Contributor
Loading…
6 of 7 tasks
feat: add docker compose support
#7437
opened May 26, 2026 by
Utkarsh-0304
Contributor
Loading…
1 task done
refactor(pitchdrummatrix): replace platformColor background with CSS tokens
area/javascript
Changes to JS source files
feature
Adds new functionality
size/S
Small: 10-49 lines changed
#7435
opened May 26, 2026 by
adarsh-yadav1
Loading…
3 of 7 tasks
refactor: use CSS token for Extras SVG background
area/javascript
Changes to JS source files
performance
Improves performance (load time, memory, rendering)
size/XS
Extra small: < 10 lines changed
#7432
opened May 25, 2026 by
nehayadav827
Loading…
9 of 12 tasks
fix: add missing cases 55 and 97 in oneHundredToFraction
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
tests
Adds or updates test coverage
#7431
opened May 25, 2026 by
Harshit-Mishra2212
Contributor
Loading…
7 of 8 tasks
refactor(planet): migrate planetThemes.css hardcoded colours to CSS tokens
feature
Adds new functionality
size/L
Large: 250-499 lines changed
#7430
opened May 25, 2026 by
adarsh-yadav1
Loading…
6 of 10 tasks
fix: guard against TypeError when _loadStart is not a function in new…
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
#7428
opened May 24, 2026 by
SiddhiPandey08
Loading…
1 of 5 tasks
feat: add docs media check CI and bot comment workflow
area/ci-cd
Changes to CI/CD workflows
feature
Adds new functionality
size/M
Medium: 50-249 lines changed
#7423
opened May 23, 2026 by
riyacore404
Loading…
7 tasks done
refactor(temperament): replace platformColor background with CSS tokens
area/javascript
Changes to JS source files
feature
Adds new functionality
size/S
Small: 10-49 lines changed
#7420
opened May 23, 2026 by
adarsh-yadav1
Loading…
5 of 9 tasks
test: expand utils.js coverage from 11% to 34% via existing module.exports block
area/javascript
Changes to JS source files
area/tests
Changes to test files
size/XL
Extra large: 500-999 lines changed
tests
Adds or updates test coverage
#7419
opened May 23, 2026 by
AdityaM-IITH
Contributor
Loading…
1 of 5 tasks
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.