Closed
Bug 869265
Opened 12 years ago
Closed 12 years ago
No way to get to Settings page for an anonymous user
Categories
(Marketplace Graveyard :: Consumer Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
2013-05-09
People
(Reporter: krupa.mozbugs, Assigned: cvan)
References
Details
(Keywords: regression, Whiteboard: [fireplace] p=1)
steps to reproduce:
1. Tester is not logged in
2. Load https://marketplace-altdev.allizom.org
3. Notice the footer
expected behavior:
The selected region is listed in the footer, clicking on which loads the Settings page
observed behavior:
The selected region is **not** listed in the footer. So no way to get to Settings page for an anonymous user
Assignee | ||
Comment 1•12 years ago
|
||
1) We should definitely show the region flag + language in the footer.
2) UX said that we should not have a settings icon for anonymous users - but in your opinion should we?
Assignee | ||
Comment 2•12 years ago
|
||
Basta, what do you think of keeping track of an anonymous user in the `user` object?
https://github.com/mozilla/fireplace/blob/master/hearth/templates/footer.html#L10
Assignee: nobody → cvan
Whiteboard: [fireplace] → [fireplace] p=1
Target Milestone: --- → 2013-05-09
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•12 years ago
|
||
User can now use the region link in the footer to get to the Settings page when not logged in.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•