Babali42/DrumBeatRepo

Feature : Create the STEM export modal UI.

Open

#434 opened on Jun 11, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (8 forks)auto 404
good first issue

Repository metrics

Stars
 (23 stars)
PR merge metrics
 (PR metrics pending)

Description

Acceptance criteria:

  • Modal contains checkboxes for current beat' tracks like Kick, Snare, Hats for techno
  • Selected tracks are returned to the caller.
  • No export functionality yet.
  • Add validation to require at least one track selection. (re use the template driven form)

Contributor guide