Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Choose which figures can appear #2

Closed
Vernalhav opened this issue Aug 23, 2020 · 1 comment
Closed

[Feature] Choose which figures can appear #2

Vernalhav opened this issue Aug 23, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Vernalhav
Copy link
Owner

Describe the solution you'd like
The user should be able to view a list with all rhythmic figures and select which ones they would like to appear.

@Vernalhav Vernalhav added the enhancement New feature or request label Aug 23, 2020
@Vernalhav Vernalhav self-assigned this Aug 23, 2020
@Vernalhav
Copy link
Owner Author

This would involve creating a list with all the current figures (as per src/assets/RhythmicFigures/index.tsx) and altering getRhythmicFigure (src/utils/getRhythmicFigure) likely to accept a new parameter (the list of chosen figures).
Overall, the most difficult thing would be creating the components and CSS necessary to interface with the user.

@Vernalhav Vernalhav added the good first issue Good for newcomers label Aug 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant