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

Build Loading Spinner #1

Open
capndave opened this issue Sep 18, 2020 · 4 comments
Open

Build Loading Spinner #1

capndave opened this issue Sep 18, 2020 · 4 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Work on this for Hacktoberfest! help wanted Extra attention is needed

Comments

@capndave
Copy link
Collaborator

I could use help building a loading spinner to run while waiting on graphql calls to load. For example, the Gardens component runs a graphql query when initialized, but there is no spinner or anything to show that you're waiting.

@capndave capndave added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed hacktoberfest Work on this for Hacktoberfest! labels Sep 18, 2020
@sameer-j
Copy link

@capndave I would like to work on it as part of hacktoberfest challenge. Please assign it to me

@capndave
Copy link
Collaborator Author

@sameer-j how is this going?

@sameer-j
Copy link

Sorry for the delay, I could start it only today after taking out time from my work. I will actively work on this now.

I need some help. I followed the steps to setup the environment in my local. I m not able to get past the login though. Is there any test account with which I can login? Tried Signup but its giving error "Error decoding signature"

@capndave
Copy link
Collaborator Author

@sameer-j Pardon the delay in getting back to you. Try connecting to the cloud API instance instead of locally. The following credentials should be in a .env file at the root of your project:

REACT_APP_GRAPHQL_SERVER="https://gardenbuilder-backend.uc.r.appspot.com/graphql/"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Work on this for Hacktoberfest! help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants