gush-labs / kazan

VueJS web-app to practice Japanese
https://gush-labs.github.io/kazan/
GNU General Public License v3.0
1 stars 1 forks source link

Status bar for long actions #35

Closed VadimGush closed 2 years ago

VadimGush commented 2 years ago

There are certain types of actions that are performed in the background which might take quite a long time (loading the vocabulary from WaniKani for example). While those actions in process, a certain functionality might not be available for the user. In order to make this process of loading different resources required for certain functionality more visible, we should make a status bar.