Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Migrate global loading bar to React - Closes #494 #538

Merged
merged 6 commits into from
Aug 1, 2017

Conversation

slaweet
Copy link
Contributor

@slaweet slaweet commented Jul 31, 2017

Closes #494

/* eslint-disable */
export const requestToActivePeer = (activePeer, path, urlParams) =>
new Promise((resolve, reject) => {
loadingStarted(path);
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should use loading actions inside our component instead of using them inside our api utils

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants