Closed
Bug 873151
Opened 12 years ago
Closed 12 years ago
Mobile: Cancelling login during write review flow results in wrong url for apps page.
Categories
(Marketplace Graveyard :: Consumer Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
2013-05-16
People
(Reporter: muffinresearch, Assigned: spasovski)
References
Details
Related to 872849
STR:
With the fix from 872849 in place. If you start logged out on mobile.
* Click write a review.
* Cancel the resulting persona login
Results:
* You end up on the apps detail page with the wrong url and lose the scroll position.
What should happen.
* Nothing until you are logged in.
Problems are that to make this work you want to be able to stopPropagation first time around but not the second. This will probably need a re-think.
Reporter | ||
Comment 1•12 years ago
|
||
Related bug is bug 872849
Assignee | ||
Comment 2•12 years ago
|
||
Assignee: nobody → dspasovski
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Target Milestone: --- → 2013-05-16
Comment 3•12 years ago
|
||
Verified as fixed in MP-dev app (Unagi).
The user remains on the current app details page and the scroll position is not changed.
Closing bug.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•