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

Do all pre-loading with redux-saga, not redux-async-connect #10365

Closed
kumar303 opened this issue May 8, 2017 · 2 comments · Fixed by mozilla/addons-frontend#3974
Closed

Do all pre-loading with redux-saga, not redux-async-connect #10365

kumar303 opened this issue May 8, 2017 · 2 comments · Fixed by mozilla/addons-frontend#3974
Labels
qa:not_needed repository:addons-frontend Issue relating to addons-frontend

Comments

@kumar303
Copy link
Contributor

kumar303 commented May 8, 2017

Once we have redux-saga, we can do all data pre-loading in a saga. This should allow us to convert all historic asyncConnect() decorators into sagas and remove redux-async-connect. We also need to remove redux-async-connect if we want to migrate to react-router 4.

@tofumatt
Copy link
Contributor

Will fix mozilla/addons-frontend#2269.

@tofumatt
Copy link
Contributor

I have this part-way finished but I'm just gonna bump it one milestone to focus on getting a few more product-y feature-y patches in.

@KevinMind KevinMind transferred this issue from mozilla/addons-frontend May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
qa:not_needed repository:addons-frontend Issue relating to addons-frontend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants