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

test: add test coverage for _parse_pitch_string and export it 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
#7415 opened May 22, 2026 by Harshit-Mishra2212 Contributor Loading…
6 of 7 tasks
fix: align doMod error messages with the rest of MathUtility 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
#7414 opened May 22, 2026 by Harshit-Mishra2212 Contributor Loading…
2 tasks done
fix: use active Planet metadata for exports 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
#7413 opened May 22, 2026 by macayu17 Loading…
2 tasks done
test: add parser and normalization 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
#7411 opened May 22, 2026 by mahesh-09-12 Contributor Loading…
1 of 5 tasks
refactor(turtles): replace platformColor background and ruleColor wit… area/css Changes to CSS/SASS style files area/javascript Changes to JS source files feature Adds new functionality size/M Medium: 50-249 lines changed
#7408 opened May 21, 2026 by nehayadav827 Loading…
1 of 5 tasks
docs: add css/README.md — developer guide for CSS token system area/css Changes to CSS/SASS style files area/docs Changes to documentation documentation Updates to docs, comments, or README size/M Medium: 50-249 lines changed
#7407 opened May 21, 2026 by adarsh-yadav1 Loading…
1 of 5 tasks
docs: fix minor typos in contribution docs area/docs Changes to documentation documentation Updates to docs, comments, or README size/XS Extra small: < 10 lines changed
#7406 opened May 21, 2026 by RiteshGite Loading…
5 of 9 tasks
Refactor/stop hover css tokens area/css Changes to CSS/SASS style 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 tests Adds or updates test coverage
#7405 opened May 20, 2026 by nehayadav827 Loading…
2 of 5 tasks
refactor: use CSS tokens in sampler canvas area/javascript Changes to JS source files feature Adds new functionality size/XS Extra small: < 10 lines changed
#7404 opened May 20, 2026 by nehayadav827 Loading…
1 of 5 tasks
fix: resolve failing AI Debugger _sendMessage test and add consent fallback test 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
#7403 opened May 20, 2026 by kartikktripathi Contributor Loading…
1 task done
Fix/replace amp img area/core Changes to core app entry files area/javascript Changes to JS source files performance Improves performance (load time, memory, rendering) size/M Medium: 50-249 lines changed
#7402 opened May 20, 2026 by lavjeetrai Loading…
2 tasks done
perf: optimize zoom overlay component to reduce DOM queries area/javascript Changes to JS source files performance Improves performance (load time, memory, rendering) size/M Medium: 50-249 lines changed
#7401 opened May 20, 2026 by lavjeetrai Loading…
1 of 2 tasks
fix: guard against numeric noteArg in getNote() to prevent crash with custom temperaments area/docs Changes to documentation area/javascript Changes to JS source files bug fix Fixes a bug or incorrect behavior size/XS Extra small: < 10 lines changed
#7399 opened May 19, 2026 by Gungunverma1227 Loading…
1 task done
fix: prevent null match crash when loading malformed HTML project 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
#7398 opened May 19, 2026 by sahu-virendra-1908 Contributor Loading…
5 of 12 tasks
fix: restore adjustDocks guard and trim clamp cleanup 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 tests Adds or updates test coverage
#7397 opened May 19, 2026 by sapnilbiswas Contributor Loading…
2 tasks done
fix: prevent recursive traversal from cyclic block graphs area/javascript Changes to JS source files bug fix Fixes a bug or incorrect behavior size/M Medium: 50-249 lines changed
#7396 opened May 19, 2026 by sahu-virendra-1908 Contributor Loading…
5 of 9 tasks
fix: sanitize saved HTML image URLs 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
#7395 opened May 19, 2026 by sapnilbiswas Contributor Loading…
2 tasks done
refactor(oscilloscope): replace platformColor background with CSS token area/javascript Changes to JS source files feature Adds new functionality size/XS Extra small: < 10 lines changed
#7393 opened May 19, 2026 by nehayadav827 Loading…
1 of 5 tasks
Refactor/arpeggio css tokens area/css Changes to CSS/SASS style 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
#7392 opened May 19, 2026 by nehayadav827 Loading…
1 of 5 tasks
remove temporary plugin loader scripts from document.head after execution 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
#7389 opened May 17, 2026 by sahu-virendra-1908 Contributor Loading…
6 of 10 tasks
Finally got around to fixing the logging chaos. area/javascript Changes to JS source files area/tests Changes to test files feature Adds new functionality size/L Large: 250-499 lines changed
#7383 opened May 17, 2026 by 021nirav-blip Contributor Loading…
1 of 5 tasks
test: Migrate test assertions to support CSS class architecture area/core Changes to core app entry files area/css Changes to CSS/SASS style files 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
#7380 opened May 16, 2026 by Kr-Utkarsh-01 Loading…
1 of 5 tasks
refactor: Decouple PhraseMaker styling from JS logic using CSS Custom Properties area/core Changes to core app entry files area/css Changes to CSS/SASS style files area/javascript Changes to JS source files area/tests Changes to test files feature Adds new functionality size/XL Extra large: 500-999 lines changed
#7379 opened May 16, 2026 by Kr-Utkarsh-01 Loading…
1 of 5 tasks
fix: Restore accessibility focus states across palette and global inputs 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/S Small: 10-49 lines changed
#7378 opened May 16, 2026 by Kr-Utkarsh-01 Loading…
1 of 5 tasks
fix: replace mouse-only handlers with Pointer Events in widgets 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 tests Adds or updates test coverage
#7377 opened May 16, 2026 by swetalin-10 Loading…
3 of 11 tasks
ProTip! Updated in the last three days: updated:>2026-05-19.