Update Firefox View: Tab pick up message to include a CTA that triggers the tab pickup CTA
Categories
(Firefox :: Messaging System, enhancement, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox106 | --- | verified |
People
(Reporter: mviar, Assigned: aminomancer)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
Using the logic introduced in bug 1788231, we'll update the continous onboarding Tab Pickup for Firefox View message from bug 1786341 to include a CTA with the string "Get started". When this CTA is clicked it should result in a click to the tab pickup element's primary button. We should be able to use the selector "#tab-pickup-container button.primary:not(#error-state-button)"
.
Reporter | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Add a new secondary button to feature tour screen 1 that uses the
special message action added in bug 1788231 to click the primary button
in the tab pickup container in about:firefoxview (this button prompts
the user to sign into a Firefox account). Also add a new property for
secondary buttons that causes them to be styled like primary buttons.
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Comment 4•2 years ago
|
||
bugherder |
Comment 5•2 years ago
|
||
I have verified this enhancement using the latest Firefox Beta 106.0b4 (Build ID: 20220925185751) on Windows 10x64, macOS 12.3.1 and Linux Mint 20.2x64 and I can confirm the following:
- The Tab Pickup callout message includes a CTA that triggers the CTA from the "Tab Pickup" section.
Description
•