Closed Bug 1055555 Opened 10 years ago Closed 10 years ago

Apps list is not displayed when logging in from the My Apps page

Categories

(Marketplace Graveyard :: Consumer Pages, defect, P3)

x86_64
Windows 7
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: julian.mozbugs, Assigned: mstriemer)

References

()

Details

Steps to reproduce: 1. Load My Apps page logged out https://marketplace-altdev.allizom.org/purchases 2. Sign in with a valid user that already has purchased/installed some apps. Expected results: The list of apps is displayed after sign in. Actual results: The list is not displayed. The list is displayed if the page is reloaded. Notes/Issues: Verified on FF34 (Win 7). Screencast for this issue http://screencast.com/t/2udCeh9p3
Component: Integration → Consumer Pages
Priority: -- → P3
Assignee: nobody → ashort
Assignee: ashort → kngo
After Persona login the views are reloaded (`require('views').reload()`) [1] but they aren't reloaded after FxA login [2]. This seems like it might be the cause. [1] https://github.com/mozilla/fireplace/blob/babd43893d871f0499d2352ddb7064a2ad963844/src/media/js/commonplace/login.js#L210 [2] https://github.com/mozilla/fireplace/blob/babd43893d871f0499d2352ddb7064a2ad963844/src/media/js/commonplace/login.js#L119-L127
I ran into this when upgrading stats for FxA, and just hacked something in: https://github.com/mozilla/marketplace-stats/commit/786bf0e4709943d7e8a648a6684a30c2b06dfbd9
Assignee: kngo → mstriemer
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Verified as fixed in https://marketplace-dev.allizom.org/purchases on FF36 (Win 7). Postfix screncast http://screencast.com/t/HK82OD2WXvj Closing bug.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.