Add "X" close button on first/introduction pane for all UI variations
Categories
(Firefox :: Address Bar, task, P1)
Tracking
()
People
(Reporter: daisuke, Assigned: daisuke)
References
Details
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
diannaS
:
approval-mozilla-release+
|
Details | Review |
In the discussion on slack, we add "X" close button on first/introduction pane for all UI variations.
Assignee | ||
Comment 1•3 years ago
|
||
[Tracking Requested - why for this release]:
This is necessary for the next Firefox Suggest rollout in 96.
Updated•3 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Comment 4•3 years ago
|
||
bugherder |
Comment 5•3 years ago
|
||
Comment on attachment 9258426 [details]
Bug 1749425: Add X close button on introduction page for all UI variations.
Beta/Release Uplift Approval Request
- User impact if declined: This is necessary for the next Firefox Suggest rollout in a 96 dot release.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Every treatment should have an X close button in the first screen now, as discussed
- List of other uplifts needed: On 96, bug 1745026 must be uplifted first
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): This only adds a close button to the Firefox Suggest opt-in modal, which will only be shown in an experiment. Has tests and QA coverage.
- String changes made/needed:
Comment 6•3 years ago
|
||
Comment on attachment 9258426 [details]
Bug 1749425: Add X close button on introduction page for all UI variations.
Approved for 97.0b2.
Comment 7•3 years ago
|
||
bugherder uplift |
Updated•3 years ago
|
Comment 8•3 years ago
|
||
- We have verified this issue using the latest Nightly 98.0a1 build (Build ID: 20220111093827) and the latest Beta 97.0b2 (Build ID: 20220111185943) build, on Windows 10 x64, macOS 10.15.7, and Linux Ubuntu 20.04 x64.
- The "X" button is displayed on all opt-in modals of each treatment branch.
- The accept and dismiss events are correctly registered for each scenario.
- The "browser.urlbar.quicksuggest.onboardingDialogChoice" pref is correctly set for each accept and dismiss scenario.
While verifying this we have encountered the following two issues with the "X" button: Bug 1749740 and Bug 1749741.
I will leave the "qe-verify" flag set, to re-verify this issue after it will be uplifted in Firefox 96 dot release.
Updated•3 years ago
|
Comment 9•3 years ago
|
||
Comment on attachment 9258426 [details]
Bug 1749425: Add X close button on introduction page for all UI variations.
Approved for 96.0.2
Comment 10•3 years ago
|
||
bugherder uplift |
Comment 11•3 years ago
|
||
We have verified this issue on the latest 96.0.2 build (Build ID: 20220119040736) on Windows 10 x64, macOS 10.15.7 and Ubuntu 20.04 x64.
- The "X" button is displayed on all opt-in modals of each treatment branch.
- The accept and dismiss events are correctly registered for each scenario.
- The "browser.urlbar.quicksuggest.onboardingDialogChoice" pref is correctly set for each accept and dismiss scenario.
Description
•