-
Notifications
You must be signed in to change notification settings - Fork 41
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
Convert search and add-on detail page to sagas #10408
Labels
Milestone
Comments
This is a step towards #10365 |
Verified all scenarios from description and more other around and everything looks fine. |
whoops, sorry. I closed this because it was invalid but I forgot to change the flags. No code change landed. |
I will remove the verified label then and verify same scenarios for the other issues. Thanks |
KevinMind
added
repository:addons-frontend
Issue relating to addons-frontend
migration:2024
labels
May 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Instead of using async-connect to pre-load the add-on detail page, we should use a saga. As part of this, let's also stop populating the add-on detail page with data from search results because it will fix bugs like https://github.com/mozilla/addons-frontend/issues/2435
Steps to test this for QA:
The text was updated successfully, but these errors were encountered: