Skip to content

Refacto : Move genre and beat dropdown/select outside of sequencer component #478

Description

@Babali42

Issue :

The Sequencer component is no SRP (Single Responsibility Principle) at all.

To allow futur modification and features we must separate library managment (select beat or genre) from this component template and ts code.

Proposed Solution :

Move the select html control up and either use angular input or sequencerService dispatch to manage the state

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions