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

Factor out creation of HTML blocks for Cards and Decks #50

Open
machuu opened this issue Feb 27, 2021 · 1 comment
Open

Factor out creation of HTML blocks for Cards and Decks #50

machuu opened this issue Feb 27, 2021 · 1 comment
Labels
refactor Refactor code

Comments

@machuu
Copy link
Owner

machuu commented Feb 27, 2021

Populating the Card and Deck HTML blocks into the NavMenu is verbose and repetitive.

This should be factored out of the Project class, to reduce duplication of code in populateNavigator().

@machuu machuu added the refactor Refactor code label Feb 27, 2021
@machuu
Copy link
Owner Author

machuu commented Feb 27, 2021

Behavior to include in refactoring:
#44 comment

Put Card/Deck name in new div. This will require updating how Card Name is updated when saving from editor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactor code
Projects
Minimum Viable Product
  
Awaiting triage
Development

No branches or pull requests

1 participant