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

added basic loading spinner to sample app #93

Merged
merged 7 commits into from
Aug 31, 2018
Merged

added basic loading spinner to sample app #93

merged 7 commits into from
Aug 31, 2018

Conversation

liamgold
Copy link
Contributor

#85 - Had a go at adding a loading spinner for the web service calls.

Used https://www.npmjs.com/package/@chevtek/react-spinners as it has a nice service for toggling the visibility of the spinner across components.

@liamgold
Copy link
Contributor Author

This build failed due to the following kontent-ai/delivery-sdk-js#69

Would you be OK with updating to use alpha version of react-scripts?

@petrsvihlik
Copy link
Contributor

Fundamentally, yes. As long as the app remains completely functional.

@liamgold
Copy link
Contributor Author

@petrsvihlik - project has been updated to use "react-scripts": "^2.0.0-next.a671462c" and is now passing 😁

Copy link
Contributor

@petrsvihlik petrsvihlik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just one little problem...the rest looks good to me

package.json Show resolved Hide resolved
@petrsvihlik petrsvihlik merged commit cd8b5cc into kontent-ai:master Aug 31, 2018
@petrsvihlik
Copy link
Contributor

now it works fine :) thank you for the PR @liamgold !

@liamgold liamgold deleted the feature/loading-indicator branch September 1, 2018 11:32
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

Successfully merging this pull request may close these issues.

None yet

2 participants