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

Add loading indicator #70

Merged
merged 2 commits into from
Oct 5, 2019
Merged

Add loading indicator #70

merged 2 commits into from
Oct 5, 2019

Conversation

joaopgrassi
Copy link
Member

@joaopgrassi joaopgrassi commented Oct 4, 2019

I used the loading from https://codepen.io/ispal/pen/mVaaJe/
Codepen license is MIT for public pens, so I think we should be okay from the "legal" side.

Here's a preview of how it looks on the site:
image

It would be nice as @bruno-garcia mentioned to have the icon change its size based on the viewport, but that's too advanced for my CSS skills 😅. The whole animation is done by CSS and it's quite tricky to make it dynamic. So.. I guess for now that will have to do it. We can open another issue and ask for help.

Closes #69

Added a barrel file to the shared folder in order to make it simpler to consume things from it.
@bruno-garcia bruno-garcia merged commit f01db4c into master Oct 5, 2019
@bruno-garcia
Copy link
Member

Awesome stuff @joaopgrassi !

@bruno-garcia bruno-garcia deleted the feat/loading-indicator branch October 5, 2019 14:16
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.

Add a spinner when loading data
2 participants