Closed
Bug 1194464
Opened 11 years ago
Closed 10 years ago
Set ACL app detail page Install button to "spinning" state
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
2015-09-08
People
(Reporter: ddurst, Assigned: mat)
References
Details
Attachments
(1 file, 1 obsolete file)
|
7.99 KB,
application/zip
|
Details |
When the mozActivity has started the install of the ACL app, the user is seeing the ACL app detail page but has no idea the install is happening -- worse, if they hit the "Install" button, they get an error.
We should have the button reflect the usual state for install -- spinning.
Word on the street is that this is just "After redirecting to the detail page, I think we just add the class name "spinner". Once the install is done, then remove that class from the button." Of course in this case, Marketplace goes away once the install is done.
| Assignee | ||
Comment 1•11 years ago
|
||
Fixed in https://github.com/mozilla/fireplace/commit/d38f1b8d74a38eb157951c908ce98e5e13c20c50
It will land in prod on Tuesday around noon, Pacific Time.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2015-08-18
Comment 2•11 years ago
|
||
reopened since this is not working as expected.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 3•11 years ago
|
||
To add more context for chuck-
STR:
1. Follow the instructions at https://etherpad.mozilla.org/open-mobile-testing to get your 2.1 flame ready for testing
2. Launch the test app provided by Mat
3. Click on Install ACL
4. Confirm install of the app
expected behavior:
- after step #4, user is at the details page and the install button status changes to spinning to indicate dowloading in progress.
- after install, user returns to the test app
actual behavior:
- after step #4, button status remains as "install" even though download is in progress (which gives no visual indication to the end user)
- after install, user ends up in the ACL Welcome page and not the test app
Updated•11 years ago
|
Assignee: mpillard → charmston
| Assignee | ||
Updated•11 years ago
|
Assignee: charmston → mpillard
Target Milestone: 2015-08-18 → 2015-09-08
| Assignee | ||
Comment 4•11 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•11 years ago
|
||
Test app to facilitate QA.
Comment 6•11 years ago
|
||
I verified this bug and everything is ok(after step #4 user is at the details page and the install button status changes to spinning to indicate dowloading in progress) , but when trying to install the app in order to see if after install user returns to the test app I encountered a problem on OpenMobile(waiting spinner is continuously displayed and installation is never finished)
I think that this problem is from OpenMobile and I need a confirmation from Krupa if we can close this bug or not because I am not sure if user will return to details page after a successful installation
Flags: needinfo?(krupa.mozbugs)
Comment 7•10 years ago
|
||
This seems to not be working again. Please verify.
Comment 8•10 years ago
|
||
This is no longer working.
Status: RESOLVED → REOPENED
Flags: needinfo?(mpillard)
Resolution: FIXED → ---
| Assignee | ||
Comment 9•10 years ago
|
||
Victor: yes, this is because the ACL app itself can not work on your flame device.
Can you reverify, per comment 7 and 8 it appears to be broken now ?
Flags: needinfo?(vcarciu)
Flags: needinfo?(mpillard)
Flags: needinfo?(krupa.mozbugs)
| Assignee | ||
Comment 11•10 years ago
|
||
Attachment #8657868 -
Attachment is obsolete: true
| Assignee | ||
Comment 12•10 years ago
|
||
Victor and I retested twice each separately, with stage and prod, using WhatsApp and using my test app attached to this bug. I was using 2.5, he was using 2.1.
We are seeing the same thing:
- When launching WhatsApp, we see a blue screen with the WhatsApp logo... and nothing else happens.
- When using my test app, installing the ACL using the activity, we are taken to Marketplace page for ACL, we get prompted to install it automatically, and the button starts spinning. Then, when the ACL app is downloaded it's launched automatically.
From then on we can't test more than that because the ACL app never finishes on our Flame devices, probably because it's not compatible with the chipset in the Flame.
So on our devices, the Marketplace code works fine. The issues we are encountering are in the WhatsApp app or the ACL app.
Flags: needinfo?(pblumenthal)
Comment 13•10 years ago
|
||
Hi,
I'm seeing again this issue, but now during WA app downloading (not spinning icon displayed). However, during ACL downloading was working fine for me. I've checked this twice with the same result.
Can you please check this?
Thanks!
David
Flags: needinfo?(mpillard)
Flags: needinfo?(krupa.mozbugs)
| Reporter | ||
Comment 14•10 years ago
|
||
We need ashes from someone who has a device, or something. We can't get past the ACL point on our incompatible devices.
In the app, you can search for :debug to reach the debug screen and then choose "Submit logs" -- it will show "Logs uploaded: {code}" at the bottom. Please paste that code in a comment here.
Flags: needinfo?(mpillard)
Flags: needinfo?(krupa.mozbugs)
Comment 15•10 years ago
|
||
Hi David,
It's "feb14". However I think it is not always happening. Trying right now it was not reproducible...
Let me know if I can help (mail/call to me if urgent, will be quicker).
Cheers,
DAvid
| Reporter | ||
Comment 16•10 years ago
|
||
That code appears to not work.
Video could also be helpful, but certainly more ashes would be good.
Comment 17•10 years ago
|
||
Hi David,
I can't reproduce the issue now... it is failing sometimes, not always. I will try to reproduce it again...
Cheers,
David
| Assignee | ||
Comment 18•10 years ago
|
||
We can't reproduce on our own devices, so we need logs and a screencast to make any progress.
Flags: needinfo?(dpalomino.bugzilla)
Comment 19•10 years ago
|
||
Clearing ni, as we were not able to reproduce it.
Cheers,
David
Flags: needinfo?(dpalomino.bugzilla)
| Assignee | ||
Comment 20•10 years ago
|
||
Can this bug be closed then ?
Comment 21•10 years ago
|
||
I think so, if we see it again we can reopen... Thanks!!!
Status: REOPENED → RESOLVED
Closed: 11 years ago → 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Flags: needinfo?(pblumenthal)
You need to log in
before you can comment on or make changes to this bug.
Description
•