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

Migrate tutorial progress var to dynamic SVG #193

Open
luxaritas opened this issue Jun 10, 2020 · 0 comments
Open

Migrate tutorial progress var to dynamic SVG #193

luxaritas opened this issue Jun 10, 2020 · 0 comments
Labels
good first issue Good for newcomers pending triage type: ergonomics Tooling, refactoring, etc

Comments

@luxaritas
Copy link
Member

Currently the progress bar for the tutorial levels is handled by an array of svgs - this should really just be a single svg implemented as a Vue component, where it dynamically colors in sections based on progress

@luxaritas luxaritas added good first issue Good for newcomers type: ergonomics Tooling, refactoring, etc labels Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers pending triage type: ergonomics Tooling, refactoring, etc
Projects
None yet
Development

No branches or pull requests

1 participant