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

feat: improve loading screen to be more like DOS #42

Open
4 tasks
mesqueeb opened this issue Jan 28, 2021 · 0 comments
Open
4 tasks

feat: improve loading screen to be more like DOS #42

mesqueeb opened this issue Jan 28, 2021 · 0 comments
Assignees

Comments

@mesqueeb
Copy link
Member

mesqueeb commented Jan 28, 2021

underneath the loading animation in the same vue component:

  • add this text for desktop: press any key to continue
  • add this text for mobile: click anywhere to continue
  • add event handler for any global keypress that will close the loading dialog if it's open (use vue-global-events)
  • have the text be animated so it's "typed" with a really old font to give the DOS kinda vibe

for inspiration see the http://poolside.fm loading screen


PS: Since we're already live, any new ticket is to be branched from production with branch name pr-<issue nr.> and make a PR towards production again.
Also, remember we're using npm again now (as opposed to yarn).

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

No branches or pull requests

2 participants