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

Improve storage of quests within the app #10

Open
emanguy opened this issue Jun 28, 2019 · 0 comments
Open

Improve storage of quests within the app #10

emanguy opened this issue Jun 28, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@emanguy
Copy link
Owner

emanguy commented Jun 28, 2019

Currently I'm passing the list of quests around through properties in an annoying, hierarchical fashion. I think the app would benefit from keeping everything in vuex so we don't have to pass the quest list down through like 3 levels of vue components on the admin page.

@emanguy emanguy added the enhancement New feature or request label Jun 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant