Closed
Bug 1885613
Opened 11 months ago
Closed 10 months ago
[Menu Redesign] Implement Save sub menu
Categories
(Fenix :: Toolbar, task)
Tracking
(firefox127 fixed)
RESOLVED
FIXED
127 Branch
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: royang, Assigned: gl)
References
Details
(Whiteboard: [fxdroid])
Attachments
(5 files)
Implement the Save sub menus.
Reporter | ||
Updated•11 months ago
|
Summary: Implement Save sub menu → [Menu Redesign] Implement Save sub menu
Reporter | ||
Updated•11 months ago
|
Blocks: menu-redesign
Reporter | ||
Updated•11 months ago
|
Whiteboard: [fxdroid]
Updated•11 months ago
|
Reporter | ||
Updated•11 months ago
|
Severity: -- → S2
Reporter | ||
Updated•11 months ago
|
Severity: S2 → S3
Reporter | ||
Updated•11 months ago
|
Severity: S3 → N/A
Assignee | ||
Updated•10 months ago
|
Assignee: nobody → gl
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•10 months ago
|
||
Assignee | ||
Comment 2•10 months ago
|
||
Assignee | ||
Comment 3•10 months ago
|
||
- This adds the Save submenu and their respective menu items as a placeholder with a no-op click handling.
Design: https://www.figma.com/file/RFz9fYtotQCQuinwcZujZt/Menu-Redesign?type=design&node-id=9751-59203&mode=design&t=PIWrTa1T4bNExHGp-4
Assignee | ||
Comment 4•10 months ago
|
||
Assignee | ||
Comment 5•10 months ago
|
||
- Calls the Save to PDF use case when the "Save as PDF" menu item is clicked in the Save submenu
- Follows https://searchfox.org/mozilla-central/rev/863aef60f9fa1536884252ad90cad1d8ee9d8a41/mobile/android/fenix/app/src/main/java/org/mozilla/fenix/share/ShareController.kt#159-162
Pushed by gluong@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/03760c10370c
Part 1: Add strings for Save submenu r=android-reviewers,skhan
https://hg.mozilla.org/integration/autoland/rev/74b3ea621cc9
Part 2: Implement a submenu header component r=android-reviewers,skhan
https://hg.mozilla.org/integration/autoland/rev/e08ec95047c4
Part 3: Implement the Save submenu component r=android-reviewers,skhan
https://hg.mozilla.org/integration/autoland/rev/881e56e2ac19
Part 4: Implement navigation from the main menu to the save submenu r=android-reviewers,matt-tighe
https://hg.mozilla.org/integration/autoland/rev/12fbc97c44d2
Part 5: Implement Save as PDF menu functionality r=android-reviewers,ohall
Comment 7•10 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/03760c10370c
https://hg.mozilla.org/mozilla-central/rev/74b3ea621cc9
https://hg.mozilla.org/mozilla-central/rev/e08ec95047c4
https://hg.mozilla.org/mozilla-central/rev/881e56e2ac19
https://hg.mozilla.org/mozilla-central/rev/12fbc97c44d2
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
status-firefox127:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
Updated•9 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•