Closed
Bug 828960
Opened 13 years ago
Closed 13 years ago
[Clock] When alarm is set to never repeat, the "Never" label under alarm time is confusing.
Categories
(Firefox OS Graveyard :: Gaia::Clock, defect)
Tracking
(b2g18 fixed)
VERIFIED
FIXED
| Tracking | Status | |
|---|---|---|
| b2g18 | --- | fixed |
People
(Reporter: caseyyee.ca, Assigned: iliu)
References
Details
(Keywords: polish, Whiteboard: interaction, ux-p2)
Attachments
(1 file)
|
355 bytes,
text/html
|
timdream
:
review+
overholt
:
approval-gaia-v1+
|
Details |
When a alarm is set to never repeat. The repeat label under the alarm time displays "Never". I think this is confusing to the user. Unless we have a repeat alarm set we should display nothing.
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → iliu
| Assignee | ||
Updated•13 years ago
|
OS: Mac OS X → Gonk (Firefox OS)
Hardware: x86 → ARM
| Assignee | ||
Comment 1•13 years ago
|
||
Casey,
If we remove the label "Never", the alarm time will not be align-vertical.
Do you want to align-vertical the alarm time? or just remove the label "Never" directly.
Flags: needinfo?(kyee)
I'll defer to Peter for visual design guidance.
Flags: needinfo?(kyee) → needinfo?(pla)
Updated•13 years ago
|
QA Contact: jshih → fyen
Comment 3•13 years ago
|
||
+1 on removing "never".
| Assignee | ||
Comment 5•13 years ago
|
||
Pointer to Github pull-request
| Assignee | ||
Comment 6•13 years ago
|
||
Comment on attachment 710091 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/7955
According UX's suggestion, we remove the label "Never" from the alarm list view.
Tim,
Could you please help to review my pr?
Thanks.
Attachment #710091 -
Flags: review?(timdream)
Updated•13 years ago
|
Attachment #710091 -
Flags: review?(timdream) → review+
| Assignee | ||
Comment 7•13 years ago
|
||
https://github.com/mozilla-b2g/gaia/pull/7955
Since the pr is merged, we can close the issue now.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 8•13 years ago
|
||
Device unagi
gaia 122ee16093d9730de7a9c6beba989adeb5d716ae
gecko 95bf443385bbd8ee611be1586ec975e609acd006
Verified.
Status: RESOLVED → VERIFIED
Comment 9•13 years ago
|
||
This issues is still happening on Inari devices with V1.0.1 build
- label "Never" displays under alarm time in the alarm list view
Gecko http://hg.mozilla.org/releases/mozilla-b2g18_v1_0_1/rev/6bac24e14538
Gaia 2d048a9bdae54e4ec7d48326c2130591c8b869b6
Build 20130417070205
I created a new bug 863110 to track on this
Comment 11•13 years ago
|
||
(In reply to nkot from comment #9)
> This issues is still happening on Inari devices with V1.0.1 build
> - label "Never" displays under alarm time in the alarm list view
> Gecko http://hg.mozilla.org/releases/mozilla-b2g18_v1_0_1/rev/6bac24e14538
> Gaia 2d048a9bdae54e4ec7d48326c2130591c8b869b6
> Build 20130417070205
> I created a new bug 863110 to track on this
This fix landed on master.
Ian, should we land this fix on v1.0.1 and v1-train?
Flags: needinfo?(iliu)
| Assignee | ||
Comment 12•13 years ago
|
||
Comment on attachment 710091 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/7955
NOTE: Please see https://wiki.mozilla.org/Release_Management/B2G_Landing to better understand the B2G approval process and landings.
[Approval Request Comment]
Bug caused by (feature/regressing bug #):
User impact if declined:
Testing completed:
Risk to taking this patch (and alternatives if risky):
String or UUID changes made by this patch:
It's a polishing issue. Not a blocker. But UX consider "Never" label would let user be confused.(Reference bug Description) It will be better landed in v1-train. It's a low risk fixing. Nominating.. approval‑gaia‑v1
Attachment #710091 -
Flags: approval-gaia-v1?(21)
Flags: needinfo?(iliu)
Updated•13 years ago
|
Attachment #710091 -
Flags: approval-gaia-v1?(21) → approval-gaia-v1+
Comment 13•13 years ago
|
||
I was not able to uplift this bug to v1-train. If this bug has dependencies which are not marked in this bug, please comment on this bug. If this bug depends on patches that aren't approved for v1-train, we need to re-evaluate the approval. Otherwise, if this is just a merge conflict, you might be able to resolve it with:
git checkout v1-train
git cherry-pick -x -m1 38ccb22bd0a9db2091931cd341795ff587e3d723
<RESOLVE MERGE CONFLICTS>
git commit
Comment 14•12 years ago
|
||
We can't do more here without conflicts resolved. Please supply a patch or uplift directly.
Flags: needinfo?(iliu)
| Assignee | ||
Comment 15•12 years ago
|
||
James,
Thanks for your reminder. I have uplifted.
https://github.com/mozilla-b2g/gaia/commit/6060c9267c771b3e77f0743be6b71a8ee965276a
Flags: needinfo?(iliu)
You need to log in
before you can comment on or make changes to this bug.
Description
•