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

Redesign data model loading process #981

Open
1 task done
yanfali opened this issue Aug 28, 2021 · 0 comments
Open
1 task done

Redesign data model loading process #981

yanfali opened this issue Aug 28, 2021 · 0 comments

Comments

@yanfali
Copy link
Collaborator

yanfali commented Aug 28, 2021

Information

  • None of the other issue templates apply

Description

When the keyboard loading process was designed, I was pretty new to vue and vuex, so the keyboard loading process is quite confusing and easy to follow. Transitioning from non-vue code, made this even messier. It would be a good time to look at the keyboard metadata loading process and redesign, so that

  • the flow is clearer
  • it's better documented
  • it's easier to maintain

Right now it's a bit of a spaghetti mess of promises, while we wait for async tasks for finish

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant