Closed
Bug 1826608
Opened 2 years ago
Closed 1 year ago
Add Open tabs from other devices page
Categories
(Firefox :: Firefox View, task)
Firefox
Firefox View
Tracking
()
RESOLVED
FIXED
117 Branch
Tracking | Status | |
---|---|---|
firefox117 | --- | fixed |
People
(Reporter: sclements, Assigned: mkaply)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-firefox-view])
Attachments
(1 file)
Figma for synced tabs: https://www.figma.com/file/wP9MY9KJn9xqPf140lTvTv/Fx-View-Specs-2023?type=design&node-id=3294-403541&t=6eyjk7yk3Uzk7H54-0
A few notes:
- Several of the steps from the setup flow and/or empty states will get new strings and images
- We'll need to filter out the current device from the Synced Tabs API
- If a device doesn't have any open tabs, it'll be moved to the bottom of the list of devices
- We'll need to modify a change we made to remove duplicate urls across all devices here. Amy wants it to be that we now remove duplicate urls only for that device, so I think that filter can be moved into the
for
loop. - Includes button to add another device
Not included in this bug:
- Search is a stretch goal (separate ticket).
- Collapsible container is handled in bug 1833218
- Context/more menus will be handled in bug 1833664
Updated•2 years ago
|
Updated•1 years ago
|
Assignee: nobody → mozilla
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9338891 -
Attachment description: WIP: Bug 1826608 - Implement open tabs from other device in new Firefox View. → Bug 1826608 - Implement open tabs from other device in new Firefox View. r?sclements,kcochrane
Pushed by mozilla@kaply.com:
https://hg.mozilla.org/integration/autoland/rev/b05fb3e94bae
Implement open tabs from other device in new Firefox View. r=sclements,kcochrane,fluent-reviewers,fxview-reviewers,bolsson
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
Comment 4•1 year ago
|
||
Should we add a relnote for this? Please add a nomination if yes. Note that we can add a Nightly-only one if this isn't riding the trains yet.
Flags: needinfo?(mozilla)
Assignee | ||
Comment 5•1 year ago
|
||
This is all still blocked behind a pref for now. We'll add a release note when we flip the whole thing on.
Thanks for asking.
Flags: needinfo?(mozilla)
You need to log in
before you can comment on or make changes to this bug.
Description
•