Bug 1826608 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

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
* 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](https://searchfox.org/mozilla-central/source/services/sync/modules/SyncedTabs.sys.mjs#95). 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.
* Search is a stretch goal (separate ticket).
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
* 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](https://searchfox.org/mozilla-central/source/services/sync/modules/SyncedTabs.sys.mjs#95). 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.
* Search is a stretch goal (separate ticket).
* Collapsible container is handled in bug 1833218
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
* 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](https://searchfox.org/mozilla-central/source/services/sync/modules/SyncedTabs.sys.mjs#95). 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.
* Search is a stretch goal (separate ticket).
* Collapsible container is handled in bug 1833218
* Context/more menus will be handled in bug 1833664
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
* 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](https://searchfox.org/mozilla-central/source/services/sync/modules/SyncedTabs.sys.mjs#95). 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
* Search is a stretch goal (separate ticket).
* Collapsible container is handled in bug 1833218
* Context/more menus will be handled in bug 1833664
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](https://searchfox.org/mozilla-central/source/services/sync/modules/SyncedTabs.sys.mjs#95). 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 here:
* Search is a stretch goal (separate ticket).
* Collapsible container is handled in bug 1833218
* Context/more menus will be handled in bug 1833664
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](https://searchfox.org/mozilla-central/source/services/sync/modules/SyncedTabs.sys.mjs#95). 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

Back to Bug 1826608 Comment 0