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 Circular progress when clicking LOAD MORE buttton #622

Merged
merged 1 commit into from
Feb 2, 2020

Conversation

matthewesp
Copy link
Collaborator

Fixes #621

Added a new a progress loader bar when clicking "LOAD MORE". The loader is centered and disappears once the new data is set in the state.

I've attached a screenshot and tested it with a setTimeout() function to simulate loading times. All removed before committing.

Screenshot (315)

…ge(), added new boolean state call nextPageLoading that implements the function
@martinbedouret martinbedouret self-assigned this Feb 2, 2020
@martinbedouret martinbedouret added this to the 1.1.5 milestone Feb 2, 2020
Copy link
Collaborator

@martinbedouret martinbedouret left a comment

Choose a reason for hiding this comment

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

@matthewesp Fantastic job !!
Thank you very much for this and you are very welcome to continue collaborating.

@martinbedouret martinbedouret merged commit 0a1c419 into cboard-org:master Feb 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add loading Circular progress when click LOAD MORE buttton
2 participants