-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: sugarlabs/musicblocks
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test: add unit test for planet/serverinterface.js
area/tests
Changes to test files
size/L
Large: 250-499 lines changed
tests
Adds or updates test coverage
#6826
opened Apr 23, 2026 by
e-esakman
Contributor
Loading…
1 task done
Store Groq key in session storage
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
#6825
opened Apr 23, 2026 by
Tomeshwari-02
Contributor
Loading…
1 of 5 tasks
test: add unit tests for LocalPlanet storage (planet/js/LocalPlanet.js)
area/tests
Changes to test files
size/L
Large: 250-499 lines changed
tests
Adds or updates test coverage
#6822
opened Apr 23, 2026 by
sapnilbiswas
Contributor
Loading…
5 tasks done
Remove reqwest eval fallback
area/lib
Changes to library files
bug fix
Fixes a bug or incorrect behavior
size/XS
Extra small: < 10 lines changed
#6821
opened Apr 23, 2026 by
Tomeshwari-02
Contributor
Loading…
3 of 11 tasks
test: add test coverage for planet/saveinterface.js
area/tests
Changes to test files
size/M
Medium: 50-249 lines changed
tests
Adds or updates test coverage
#6817
opened Apr 23, 2026 by
e-esakman
Contributor
Loading…
1 of 2 tasks
SECURITY: Added security flags to window.open calls in background.js
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
#6816
opened Apr 23, 2026 by
codeGurhans
Contributor
Loading…
3 of 7 tasks
fix: drop images and retry save on quota error (Related to #2614)
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
size/M
Medium: 50-249 lines changed
#6815
opened Apr 23, 2026 by
Noaman-Akhtar
Contributor
Loading…
1 task done
test: Improve unit test coverage for Arpeggio Widget (Related to #1234)
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
#6814
opened Apr 23, 2026 by
sapnilbiswas
Contributor
Loading…
11 tasks done
Add cypress e2e tests for language preference and new project workflow
area/tests
Changes to test files
size/S
Small: 10-49 lines changed
tests
Adds or updates test coverage
#6812
opened Apr 23, 2026 by
severe77
Contributor
Loading…
1 task done
chore(deps-dev): bump @xmldom/xmldom from 0.8.12 to 0.8.13
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#6808
opened Apr 23, 2026 by
dependabot
Bot
Loading…
fix: unescape HTML project data on load to fix JSON parsing
area/javascript
Changes to JS source files
bug fix
Fixes a bug or incorrect behavior
size/M
Medium: 50-249 lines changed
#6807
opened Apr 23, 2026 by
Noaman-Akhtar
Contributor
Loading…
1 of 5 tasks
fix: stabilize startup load order for core scripts
area/core
Changes to core app entry files
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
#6805
opened Apr 23, 2026 by
Piyushrathoree
Loading…
1 task done
feat: add pitch-shift drum playback support (Related to #1508)
area/javascript
Changes to JS source files
area/tests
Changes to test files
feature
Adds new functionality
size/L
Large: 250-499 lines changed
#6804
opened Apr 22, 2026 by
Piyushrathoree
Loading…
1 task done
chore(deps): bump i18next-http-backend from 3.0.4 to 3.0.5
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#6802
opened Apr 22, 2026 by
dependabot
Bot
Loading…
perf: implement state guards for canvas context properties
area/javascript
Changes to JS source files
performance
Improves performance (load time, memory, rendering)
size/M
Medium: 50-249 lines changed
#6801
opened Apr 22, 2026 by
karthik-dev56
Contributor
Loading…
1 task done
[Fix]: loop() crash when instrument is uninitialized due to async loadSynth race
area/javascript
Changes to JS source files
bug fix
Fixes a bug or incorrect behavior
size/XS
Extra small: < 10 lines changed
#6797
opened Apr 22, 2026 by
Ady0333
Contributor
Loading…
1 task done
fix: correct incorrect key mappings in modeMapper function
area/javascript
Changes to JS source files
bug fix
Fixes a bug or incorrect behavior
size/S
Small: 10-49 lines changed
#6795
opened Apr 22, 2026 by
Vaishnavi10706
Loading…
6 of 10 tasks
fix: resolve multi-click race condition on project likes
bug fix
Fixes a bug or incorrect behavior
size/XS
Extra small: < 10 lines changed
#6793
opened Apr 22, 2026 by
Noaman-Akhtar
Contributor
Loading…
1 of 4 tasks
feat: Add Play/Pause toggle with resume support for playback
area/javascript
Changes to JS source files
area/tests
Changes to test files
feature
Adds new functionality
size/L
Large: 250-499 lines changed
#6792
opened Apr 22, 2026 by
Suyash-ka-github
Loading…
1 of 5 tasks
Fix: clamp synthVolume to 0-100 during crescendo/diminuendo
area/javascript
Changes to JS source files
bug fix
Fixes a bug or incorrect behavior
size/XS
Extra small: < 10 lines changed
#6789
opened Apr 22, 2026 by
021nirav-blip
Contributor
Loading…
1 of 5 tasks
test: add unit tests for Converter.js achieving 100% statement coverage
area/tests
Changes to test files
size/M
Medium: 50-249 lines changed
tests
Adds or updates test coverage
#6788
opened Apr 22, 2026 by
AdityaM-IITH
Contributor
Loading…
1 of 5 tasks
test: add unit tests for StringHelper.js achieving 100% statement coverage
area/tests
Changes to test files
size/M
Medium: 50-249 lines changed
tests
Adds or updates test coverage
#6787
opened Apr 22, 2026 by
AdityaM-IITH
Contributor
Loading…
1 of 5 tasks
fix: resolve report submission form issues in planet modal
bug fix
Fixes a bug or incorrect behavior
size/M
Medium: 50-249 lines changed
#6777
opened Apr 22, 2026 by
Noaman-Akhtar
Contributor
Loading…
1 of 4 tasks
fix: resolve multi-digit octave parsing error in audio and synth logic
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
#6774
opened Apr 21, 2026 by
CodeBySayak
Contributor
Loading…
1 task done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.