Closed
Bug 763696
Opened 14 years ago
Closed 13 years ago
Add functional UI for region/language selection
Categories
(Marketplace Graveyard :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 783423
2012-08-16
People
(Reporter: clouserw, Assigned: spasovski)
References
Details
We store our region and language selections in cookies (after doing some UA detection at first). This bug is about implementing UI for the user in the footer that lets them override those choices. You can see an example of the UI here: https://bug761906.bugzilla.mozilla.org/attachment.cgi?id=630720 That UI is still under construction (Sawyer and Maria are your contacts). I know we've talked about this in person though, so I'm going to go ahead and file this.
Spec: https://wiki.mozilla.org/Marketplace/Features/Country_Stores
| Reporter | ||
Updated•14 years ago
|
Priority: -- → P1
Comment 1•14 years ago
|
||
This was alluded to in the footer of the detail page (https://bugzilla.mozilla.org/attachment.cgi?id=630720).
Open questions:
- What does it look like when I select the (United States) globe?
- What does it say when I'm in the country-agnostic, Worldwide store?
- Do we have the user change the country from a separate page/modal (à la http://cl.ly/0H3G261X2p313d423e0f and http://cl.ly/0t130u2m0w0E0I1M1c1a)?
- Or do we hide the language/country selections behind a pref on the Account Settings (http://cl.ly/1E3N370H1G3r0X1h0P2w) page?
Whiteboard: [ui]
Comment 2•14 years ago
|
||
(In reply to Chris Van Wiemeersch [:cvan] from comment #1)
> Open questions:
>
> - What does it look like when I select the (United States) globe?
This should work like a dropdown, just like selecting a language. We'll have to get back to you on exact styling, but for now just assume a dropdown.
> - What does it say when I'm in the country-agnostic, Worldwide store?
Not sure, seems like a Justin-type decision to me :)
> - Do we have the user change the country from a separate page/modal (à la
> http://cl.ly/0H3G261X2p313d423e0f and http://cl.ly/0t130u2m0w0E0I1M1c1a)?
> - Or do we hide the language/country selections behind a pref on the Account
> Settings (http://cl.ly/1E3N370H1G3r0X1h0P2w) page?
Yes, (the latter) let's have the language/region selections live under the account page. This is the plan for mobile as well.
Comment 3•13 years ago
|
||
https://github.com/mozilla/zamboni/commit/a742702
An incomplete version of this is done so that you can change country stores.
See the header:
http://cl.ly/0s271F0C1D0R0o1q3735
See the footer:
http://cl.ly/060V2Y0w41290t2n400H
On the gaia branch (in the new designs) I'm going to add the ability to change country stores from the Settings button: http://cl.ly/2S3G3h0S3M310p0e3T3G
Assignee: nobody → cvan
Target Milestone: --- → 2012-07-12
Updated•13 years ago
|
Target Milestone: 2012-07-12 → 2012-07-19
| Assignee | ||
Updated•13 years ago
|
Assignee: cvan → dspasovski
Comment 4•13 years ago
|
||
We have the dropdown on desktop, but Davor's adding this to the Settings page for mobile (gaia-ui branch).
Target Milestone: 2012-07-19 → 2012-07-26
Updated•13 years ago
|
Target Milestone: 2012-07-26 → 2012-08-09
| Assignee | ||
Updated•13 years ago
|
Target Milestone: 2012-08-09 → 2012-08-16
Comment 5•13 years ago
|
||
What UI is it that is wanted here?
Comment 6•13 years ago
|
||
(In reply to Maria Sandberg [:mushi] from comment #5)
> What UI is it that is wanted here?
It's been provided in the designs for the Settings page. Thanks!
Keywords: uiwanted
| Assignee | ||
Comment 7•13 years ago
|
||
We have another bug for this.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Comment 8•13 years ago
|
||
(In reply to Davor Spasovski [:dspasovski] from comment #7)
> We have another bug for this.
>
> *** This bug has been marked as a duplicate of bug 783423 ***
This bug is for exposing the field. It's not even visible. Bug 783423 is because you've removed a bunch of fields. Just don't forget it with the other bug.
You need to log in
before you can comment on or make changes to this bug.
Description
•