[Tab Management Phase 1] Implement fullscreen fragment for Tabs Tray
Categories
(Firefox for Android :: Tabs, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox143 | --- | verified |
People
(Reporter: calu, Assigned: 007)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [fxdroid][group4])
Attachments
(4 files)
Make a V2 fragment that is a regular, fullscreen fragment.
Remove all of the BottomSheet behavior and anything related to the Tabs Tray technically being a dialog.
Make sure this is under a feature flag to keep the existing bottom sheet implementation.
Updated•10 months ago
|
| Assignee | ||
Comment 1•10 months ago
|
||
As part of this work to make the V2 Tabs Tray, also make V2 copies of the existing Tabs Tray Composables
| Assignee | ||
Updated•10 months ago
|
| Assignee | ||
Updated•10 months ago
|
| Assignee | ||
Comment 2•10 months ago
|
||
| Assignee | ||
Comment 3•10 months ago
|
||
| Assignee | ||
Comment 4•9 months ago
|
||
| Assignee | ||
Comment 5•9 months ago
|
||
Updated•9 months ago
|
Updated•9 months ago
|
Updated•9 months ago
|
Backed out for causing ui-test failures @ HistoryTest
Comment 10•9 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/e783e5f27ee8
https://hg.mozilla.org/mozilla-central/rev/4fa7ba05d9b8
https://hg.mozilla.org/mozilla-central/rev/ec13b27e367a
https://hg.mozilla.org/mozilla-central/rev/72da9abcc60a
Updated•9 months ago
|
Comment 12•9 months ago
|
||
Comment 13•9 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/f5b1dc294dc4
https://hg.mozilla.org/mozilla-central/rev/866eb1efe0fb
https://hg.mozilla.org/mozilla-central/rev/f3f9aba5d4aa
https://hg.mozilla.org/mozilla-central/rev/78639e9383d2
| Assignee | ||
Comment 14•9 months ago
|
||
QE - the Tabs Tray is now fullscreen (on Nightly only). Could we get some additional verification that the Tabs Tray functions as expected and navigating to it (from home, the browser, Bookmarks, and History) and navigating away from it (closing, navigating to Tab Settings (via the three-dot menu), and navigating to Account Settings (via the three-dot menu) works as expected?
Comment 15•9 months ago
|
||
Verified on the latest Firefox for Android Nightly 143.0a1 from 7/24 with Samsung Galaxy S9 Ultra (Android 15), Samsung Galaxy S24 (Android 15), and Pixel Tablet (Andorid 15) that:
- the tabs tray navigating to it (from home, the browser, Bookmarks, and History) and navigating away from it functions as expected;
- closing, navigating to tab settings, and navigating to account settings (via the three-dot menu) works as expected.
Description
•