-
-
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
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
test: add missing unit tests for BlocksDependencies and svgAssetSelector
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
#6791
opened Apr 22, 2026 by
sapnilbiswas
Contributor
Loading…
9 tasks done
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/S
Small: 10-49 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
fix: enable keyboard focus and activation for toolbar and tempo buttons (#5809)
area/javascript
Changes to JS source files
performance
Improves performance (load time, memory, rendering)
size/M
Medium: 50-249 lines changed
#6772
opened Apr 21, 2026 by
Sneha41sb
Loading…
1 of 5 tasks
fix: resolve search box UI misalignment in block palette
area/css
Changes to CSS/SASS style files
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
#6770
opened Apr 21, 2026 by
sapnilbiswas
Contributor
Loading…
6 of 8 tasks
Fix/high contrast UI improvements
area/css
Changes to CSS/SASS style files
area/javascript
Changes to JS source files
bug fix
Fixes a bug or incorrect behavior
size/M
Medium: 50-249 lines changed
#6768
opened Apr 21, 2026 by
Noaman-Akhtar
Contributor
Loading…
5 of 9 tasks
perf: optimize palette search keyboard navigation and eliminate redundant timeouts
area/javascript
Changes to JS source files
performance
Improves performance (load time, memory, rendering)
size/M
Medium: 50-249 lines changed
#6755
opened Apr 20, 2026 by
sapnilbiswas
Contributor
Loading…
1 task done
Remove legacy synth block path
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
#6749
opened Apr 20, 2026 by
Tomeshwari-02
Contributor
Loading…
2 tasks done
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/M
Medium: 50-249 lines changed
#6728
opened Apr 19, 2026 by
sapnilbiswas
Contributor
Loading…
1 task done
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
needs-rebase
size/M
Medium: 50-249 lines changed
#6720
opened Apr 19, 2026 by
Jetshree
Contributor
Loading…
6 of 10 tasks
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: 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
Previous Next
ProTip!
no:milestone will show everything without a milestone.