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: ensure block text colors update consistently when switching themes 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
#6586 opened Apr 13, 2026 by gourijain029-del Contributor Loading…
9 of 16 tasks
ci: add auto-rebase and conflict detection workflows area/ci-cd Changes to CI/CD workflows area/docs Changes to documentation feature Adds new functionality size/M Medium: 50-249 lines changed
#6578 opened Apr 12, 2026 by Ashutoshx7 Contributor Draft
1 task done
security: Implement opener protection and harden external links area/docs Changes to documentation 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
#6577 opened Apr 12, 2026 by e-esakman Loading…
6 of 9 tasks
feat(planet): implement progressive rendering for project gallery feature Adds new functionality performance Improves performance (load time, memory, rendering) size/M Medium: 50-249 lines changed
#6570 opened Apr 12, 2026 by e-esakman Loading…
5 of 11 tasks
Fix/issue 6563 help lazyload 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
#6567 opened Apr 12, 2026 by Tomeshwari-02 Contributor Loading…
1 of 5 tasks
Arch/modularize artwork asset registry area/javascript Changes to JS source files area/tests Changes to test files 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
fix(dx): resolve script loading race conditions in index.html area/core Changes to core app entry files bug fix Fixes a bug or incorrect behavior documentation Updates to docs, comments, or README size/M Medium: 50-249 lines changed
#6530 opened Apr 9, 2026 by vanshika2720 Contributor Loading…
6 of 7 tasks
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 Draft
1 of 5 tasks
Add tests for LegoWidget core logic (#6344) 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
#6503 opened Apr 8, 2026 by 021nirav-blip 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 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
Test: expand musicutils core coverage 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
#6474 opened Apr 2, 2026 by sapnilbiswas Contributor Loading…
1 task done
Add Jest tests for musicutils.js to address zero test coverage area/css Changes to CSS/SASS style files area/javascript Changes to JS source files area/tests Changes to test files size/XXL XXL: 1000+ lines changed tests Adds or updates test coverage
#6470 opened Apr 1, 2026 by swapnachoudhary43 Contributor Loading…
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
feat: Improve keyboard focus visibility for accessibility area/core Changes to core app entry files area/i18n Changes to localization files area/javascript Changes to JS source files bug fix Fixes a bug or incorrect behavior size/XXL XXL: 1000+ lines changed
#6448 opened Mar 30, 2026 by abdulazees1111s Loading…
3 tasks done
Improve UI contrast and selection visibility for better accessibility area/css Changes to CSS/SASS style files bug fix Fixes a bug or incorrect behavior performance Improves performance (load time, memory, rendering) size/M Medium: 50-249 lines changed
#6447 opened Mar 30, 2026 by sachin9919 Loading…
2 tasks done
Add tamil language area/core Changes to core app entry files area/i18n Changes to localization files area/javascript Changes to JS source files area/tests Changes to test files bug fix Fixes a bug or incorrect behavior size/XXL XXL: 1000+ lines changed
#6445 opened Mar 30, 2026 by abdulazees1111s Loading…
3 tasks done
Fix: Improve palette text contrast across light, dark, and high-contrast themesFix palette text contrast area/core Changes to core app entry files area/i18n Changes to localization files area/javascript Changes to JS source files bug fix Fixes a bug or incorrect behavior size/XXL XXL: 1000+ lines changed
#6440 opened Mar 30, 2026 by abdulazees1111s Loading…
2 tasks done
Fix: null check in setSmallerLargerStatus to prevent TypeError on wheel scroll 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
#6437 opened Mar 29, 2026 by swapnachoudhary43 Contributor Loading…
3 tasks done
chore: add additional tests for GraphicsBlocks [#5607] 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
#6435 opened Mar 29, 2026 by Mohd-Ali-Creator Loading…
1 of 5 tasks
Lazy-load performanceTracker only when performance mode is enabled us… area/javascript Changes to JS source files area/tests Changes to test files bug fix Fixes a bug or incorrect behavior performance Improves performance (load time, memory, rendering) size/M Medium: 50-249 lines changed
#6434 opened Mar 29, 2026 by swapnachoudhary43 Contributor Loading…
2 tasks done
Feat/6394 toast notifications 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
#6394 opened Mar 26, 2026 by PrathmeshDesai Loading…
1 of 5 tasks
Fix: Move Node.js version from dependencies to engines field 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
#6390 opened Mar 26, 2026 by harish3330 Loading…
1 task done
Refactor Jest ci & Added comment workflow area/ci-cd Changes to CI/CD workflows performance Improves performance (load time, memory, rendering) size/XL Extra large: 500-999 lines changed tests Adds or updates test coverage
#6380 opened Mar 24, 2026 by sonalgaud12 Contributor Loading…
2 of 5 tasks
ProTip! Follow long discussions with comments:>50.