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

Homepage loading state #48

Open
5 tasks
Zelig880 opened this issue May 12, 2021 · 2 comments
Open
5 tasks

Homepage loading state #48

Zelig880 opened this issue May 12, 2021 · 2 comments
Labels
help wanted Extra attention is needed size:medium Vue

Comments

@Zelig880
Copy link
Owner

As an user I would like to see a loading state while the app is evaluating my request on the homepage (it needs to get longitude and latitude of a location).

  • Create a new vuex module called "loading". (very simple just a loading state and ability to switch it on or off)
  • Trigger loading when the Search button is clicked on the homepage
  • WHen the app is in loading state, show a loading spinner instead than the button (give the same look and feel of the button to the spinner, with the same background colour, just a loading spinner instead than text)
  • Make sure that the user CANNOT click the button while the app is loading
  • Make sure the Input field (title, location) are disabled while loading
@Zelig880 Zelig880 added help wanted Extra attention is needed size:medium Vue labels May 12, 2021
@Seremba
Copy link
Collaborator

Seremba commented Aug 23, 2021

Hi, I am interested in solving this issue. Is there any other person working on it?

@Zelig880
Copy link
Owner Author

Go ahead. No one has been working on this yet! :) Nice to see you around!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed size:medium Vue
Projects
None yet
Development

No branches or pull requests

2 participants