Closed
Bug 834696
Opened 13 years ago
Closed 13 years ago
[Transitions. UX] Implement Switching tabs transitions as specified.
Categories
(Firefox OS Graveyard :: Gaia::Cost Control, defect)
Tracking
(blocking-b2g:-, b2g18+ fixed, b2g18-v1.0.0 wontfix, b2g18-v1.0.1 wontfix)
RESOLVED
FIXED
| blocking-b2g | - |
People
(Reporter: vicky, Assigned: salva)
References
Details
(Whiteboard: interaction, UX-P1, TEF_REQ)
Attachments
(1 file)
|
258 bytes,
text/html
|
arcturus
:
review+
akeybl
:
approval-gaia-v1+
|
Details |
Please refer to specs:
https://www.dropbox.com/sh/ekzrrz7um4uj6y0/NVzqB1D4hx/03%20Transitions
TransitionsVXX.pdf (latest version)
(Page 23 of transitions V13)
Lack of Transitions affect the experience. Required for TEF build.
Transitions a key feature to give the user a clue of the architecture of the OS and how to navigate it.
Updated•13 years ago
|
Updated•13 years ago
|
Whiteboard: interaction, UX-P2 → interaction, UX-P2, TEF_REQ
| Reporter | ||
Updated•13 years ago
|
Whiteboard: interaction, UX-P2, TEF_REQ → interaction, UX-P1, TEF_REQ
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → salva
| Assignee | ||
Comment 1•13 years ago
|
||
[Approval Request Comment]
Bug caused by (feature/regressing bug #): this one
User impact if declined: medium
Testing completed: yes
Risk to taking this patch (and alternatives if risky): low
Attachment #713376 -
Flags: review?(francisco.jordano)
Attachment #713376 -
Flags: approval-gaia-v1?
| Assignee | ||
Updated•13 years ago
|
Attachment #713376 -
Flags: approval-gaia-v1?
Comment 2•13 years ago
|
||
Comment on attachment 713376 [details]
Implementing new tab transitions and avoiding disturbing blank flash when disposing settings
Easy patch,
most of the changes are dom and css related, and the JS ones are mostly reorganising the code in a better way.
Thanks Salva!
Attachment #713376 -
Flags: review?(francisco.jordano) → review+
| Assignee | ||
Comment 3•13 years ago
|
||
Master: b9ef9938ac2458c54361291614de0a3446a1c0ea
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 4•13 years ago
|
||
Comment on attachment 713376 [details]
Implementing new tab transitions and avoiding disturbing blank flash when disposing settings
[Approval Request Comment]
Bug caused by (feature/regressing bug #): this one
User impact if declined: medium
Testing completed: yes
Risk to taking this patch (and alternatives if risky): low
Attachment #713376 -
Flags: approval-gaia-v1?
Comment 5•13 years ago
|
||
Comment on attachment 713376 [details]
Implementing new tab transitions and avoiding disturbing blank flash when disposing settings
This feels like a large UX change to be taking at the last minute, even if we think the risk is low. Approving for v1-train (v1.1) but we'll wontfix for v1.0.1.
Attachment #713376 -
Flags: approval-gaia-v1? → approval-gaia-v1+
Updated•13 years ago
|
Comment 6•13 years ago
|
||
v1-train: 8de47563af9dc90ca0808d103ce04a01120a1b3d
| Assignee | ||
Comment 7•13 years ago
|
||
(In reply to Alex Keybl [:akeybl] from comment #5)
> This feels like a large UX change to be taking at the last minute, even if
> we think the risk is low. Approving for v1-train (v1.1) but we'll wontfix
> for v1.0.1.
Please, consider this for V1.0.1. It is only a low risk patch to update transitions to latest ones and furthermore, it solves a bug already reported: bug #811844
| Assignee | ||
Comment 8•13 years ago
|
||
Hey, what happen here, I only clicked on "Edit" in Tracking Flags and write a comment and some flags (which I don't have even permissions to edit) have been reset to ---.
Comment 9•13 years ago
|
||
Per comment 7, setting tef? and holding off on uplift
blocking-b2g: --- → tef?
Comment 10•13 years ago
|
||
Triage today considers comment 5 to still stand. This is on v1-train already, resetting the status flags accordingly.
blocking-b2g: tef? → -
status-b2g18:
--- → fixed
status-b2g18-v1.0.0:
--- → wontfix
status-b2g18-v1.0.1:
--- → wontfix
tracking-b2g18:
--- → +
You need to log in
before you can comment on or make changes to this bug.
Description
•