Revert shopping CFR behavior
Categories
(Firefox for Android Graveyard :: Shopping, defect, P1)
Tracking
(firefox119 disabled, firefox120 verified, firefox121 verified)
People
(Reporter: verdi, Assigned: vdreghici)
References
Details
(Whiteboard: [fxdroid] [fakespot-android-mvp])
Attachments
(3 files)
|
59 bytes,
text/x-github-pull-request
|
Details | Review | |
|
2.48 MB,
video/mp4
|
Details | |
|
[mozilla-mobile/firefox-android] Bug 1859913 - Revert shopping CFR behavior (backport #4240) (#4313)
59 bytes,
text/x-github-pull-request
|
diannaS
:
approval-mozilla-beta+
|
Details | Review |
We recently made a change to the shopping CFRs that made them harder to dismiss. They can only be dismissed by clicking the close X or by clicking the link that opens the bottom sheet. The issue is that this results in the page and the UI being unresponsive. So we want to revert back to the original behavior where they were dismissible by clicking outside.
I will file an additional bug with a request for new behavior.
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Comment 2•2 years ago
|
||
Authored by https://github.com/DreVla
https://github.com/mozilla-mobile/firefox-android/commit/511b2824339d4297c493bfc80d8b383ffe9d4f15
[main] Bug 1859913 - Revert shopping CFR behavior
Comment 3•2 years ago
|
||
The patch landed in nightly and beta is affected.
:vdreghici, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox120towontfix.
For more information, please visit BugBot documentation.
Comment 4•2 years ago
|
||
Verified as fixed on Nightly 121.0a1 from 10/31 with Motorola G9 Plus (Android 11) and Sony Xperia (Android 6.0.1). When taping outside the CFR is dismissed.
Comment 5•2 years ago
|
||
Comment 6•2 years ago
|
||
| Assignee | ||
Comment 7•2 years ago
|
||
Comment on attachment 9361394 [details] [review]
[mozilla-mobile/firefox-android] Bug 1859913 - Revert shopping CFR behavior (backport #4240) (#4313)
Beta/Release Uplift Approval Request
- User impact if declined: If declined, the Shopping CFR will not be dismissible by back press or outside touch.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Same steps as stated for nightly.
- List of other uplifts needed: none
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): This change is not risky because we only enabled to ability to dismiss the CFR by tapping outside or pressing back. By default, these settings were false, but due to UX requirement, this will be true only for Shopping CFR for now.
- String changes made/needed: none
- Is Android affected?: Yes
| Assignee | ||
Updated•2 years ago
|
Comment 8•2 years ago
|
||
Comment 9•2 years ago
|
||
Authored by https://github.com/DreVla
https://github.com/mozilla-mobile/firefox-android/commit/31fe6d7c148ceb5ba4f268ba2bf22e830f668c9b
[releases_v120] Bug 1859913 - Revert shopping CFR behavior
Comment 10•2 years ago
|
||
This bug will be verified when the Fakespot feature becomes available in Firefox Beta.
Comment 11•2 years ago
|
||
Verified as fixed on Firefox Beta 120.0b7 from 11/07 with Motorola G9 Plus (Android 11) and Sony Xperia (Android 6.0.1). When taping outside the CFR is dismissed.
Updated•2 years ago
|
Updated•1 year ago
|
Description
•