Skip to content

Pull requests: sugarlabs/musicblocks

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: normalize instrument name resolution to ensure consistent audio behavior across translations area/javascript Changes to JS source files bug fix Fixes a bug or incorrect behavior size/S Small: 10-49 lines changed
#6743 opened Apr 20, 2026 by CodeBySayak Contributor Loading…
1 of 4 tasks
fix: correct off-by-one in Mouse constructor turtle assignment area/javascript Changes to JS source files bug fix Fixes a bug or incorrect behavior size/XS Extra small: < 10 lines changed
#6741 opened Apr 19, 2026 by karthik-dev56 Contributor Loading…
1 task done
chore: improve RhythmBlocks branch coverage [#5607] 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
#6738 opened Apr 19, 2026 by Mohd-Ali-Creator Contributor Loading…
1 of 5 tasks
fix: resolve invalid CSS percentage value for lineHeight in RhythmRuler area/javascript Changes to JS source files bug fix Fixes a bug or incorrect behavior size/XS Extra small: < 10 lines changed
#6737 opened Apr 19, 2026 by CodeBySayak Contributor Loading…
1 of 4 tasks
fix: restore Status Widget default monitoring blocks 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
#6728 opened Apr 19, 2026 by sapnilbiswas Contributor Loading…
1 task done
Fix utils.js global window.onload overwrite during IE check. Fixes #6721 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
#6722 opened Apr 19, 2026 by moksha-hub Contributor Loading…
5 of 12 tasks
refactor: migrate manual lib dependencies to npm and gulp bundle area/core Changes to core app entry files area/javascript Changes to JS source files area/tests Changes to test files feature Adds new functionality size/M Medium: 50-249 lines changed
#6720 opened Apr 19, 2026 by Jetshree Contributor Loading…
6 of 10 tasks
fix: harden stored plugin trust and startup execution path 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
#6719 opened Apr 19, 2026 by Chaitu7032 Contributor Loading…
1 task done
feat: add social sharing buttons, embed snippet generator, and export attribution badge area/i18n Changes to localization files area/tests Changes to test files feature Adds new functionality size/L Large: 250-499 lines changed tests Adds or updates test coverage
#6718 opened Apr 19, 2026 by Vaishnavi10706 Loading…
9 tasks 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 bug fix Fixes a bug or incorrect behavior size/M Medium: 50-249 lines changed
#6701 opened Apr 18, 2026 by parthdagia05 Contributor Loading…
4 of 11 tasks
Fix search widget outside-click crash when palette row is missing. Fixes #6691 area/javascript Changes to JS source files area/tests Changes to test files bug fix Fixes a bug or incorrect behavior needs-rebase size/S Small: 10-49 lines changed tests Adds or updates test coverage
#6693 opened Apr 18, 2026 by moksha-hub Contributor Loading…
5 of 12 tasks
fix: Docker migrate to nodejs area/core Changes to core app entry files feature Adds new functionality size/M Medium: 50-249 lines changed
#6682 opened Apr 17, 2026 by castorNova2 Contributor Loading…
1 task done
chore(deps): bump follow-redirects from 1.15.11 to 1.16.0 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#6627 opened Apr 15, 2026 by dependabot bot Loading…
feat: add touch handlers to musickeyboard and rhythmruler widgets (Related to #6603) area/javascript Changes to JS source files feature Adds new functionality size/S Small: 10-49 lines changed
#6625 opened Apr 14, 2026 by gourijain029-del Contributor Loading…
1 of 5 tasks
fix: tune touch drag threshold and timeout for mobile (Related to #6603) area/javascript Changes to JS source files bug fix Fixes a bug or incorrect behavior size/S Small: 10-49 lines changed
#6624 opened Apr 14, 2026 by gourijain029-del Contributor Loading…
1 of 5 tasks
feat: implement touch-friendly palette drawer on mobile (Related to #6603) area/javascript Changes to JS source files feature Adds new functionality size/S Small: 10-49 lines changed
#6621 opened Apr 14, 2026 by gourijain029-del Contributor Loading…
1 of 5 tasks
feat: replace play-only mode with mobile editing layout (Related to #6603) area/core Changes to core app entry files area/css Changes to CSS/SASS style files feature Adds new functionality size/M Medium: 50-249 lines changed
#6619 opened Apr 14, 2026 by gourijain029-del Contributor Loading…
1 of 5 tasks
feat: re-enable adaptive scaling for small viewports (Related to #6603) area/javascript Changes to JS source files feature Adds new functionality size/S Small: 10-49 lines changed
#6617 opened Apr 14, 2026 by gourijain029-del Contributor Loading…
1 of 5 tasks
feat: add pinch-to-zoom gesture support on canvas (Related to #6603) area/javascript Changes to JS source files feature Adds new functionality size/M Medium: 50-249 lines changed
#6616 opened Apr 14, 2026 by gourijain029-del Contributor Loading…
1 of 5 tasks
fix: standardize on RequireJS, remove hybrid global script loading (#6333)- area/core Changes to core app entry files area/javascript Changes to JS source files area/tests Changes to test files bug fix Fixes a bug or incorrect behavior needs-rebase performance Improves performance (load time, memory, rendering) size/XL Extra large: 500-999 lines changed
#6589 opened Apr 13, 2026 by gourijain029-del Contributor Loading…
6 of 11 tasks
Arch/modularize artwork asset registry area/javascript Changes to JS source files area/tests Changes to test files needs-rebase performance Improves performance (load time, memory, rendering) size/XL Extra large: 500-999 lines changed
#6534 opened Apr 10, 2026 by vanshika2720 Contributor Loading…
1 task done
Issue 4724 area/javascript Changes to JS source files bug fix Fixes a bug or incorrect behavior size/M Medium: 50-249 lines changed
#6520 opened Apr 9, 2026 by shaikhibrahim2000 Contributor Loading…
1 of 5 tasks
Add 10 guided practice levels for melody, rhythm, geometry, and Phrase Maker area/assets Changes to images, sounds, or fonts area/core Changes to core app entry files area/javascript Changes to JS source files feature Adds new functionality needs-rebase size/XXL XXL: 1000+ lines changed
#6488 opened Apr 4, 2026 by stutijain2006 Contributor Loading…
1 task done
Fix Android mobile usability (#4991) area/core Changes to core app entry files area/css Changes to CSS/SASS style files area/javascript Changes to JS source files bug fix Fixes a bug or incorrect behavior size/L Large: 250-499 lines changed
#6481 opened Apr 3, 2026 by 021nirav-blip Contributor Loading…
1 of 5 tasks
fix: avoid nodemon EMFILE in dev server bug fix Fixes a bug or incorrect behavior size/XS Extra small: < 10 lines changed
#6457 opened Mar 31, 2026 by Saidkhusayn Contributor Loading…
1 of 5 tasks
ProTip! Mix and match filters to narrow down what you’re looking for.