Closed
Bug 1892430
Opened 1 year ago
Closed 1 year ago
Add a "Hide" sidebar visibility setting
Categories
(Firefox :: Sidebar, enhancement, P2)
Firefox
Sidebar
Tracking
()
RESOLVED
FIXED
129 Branch
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: sclements, Assigned: jsudiaman)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-sidebar])
Attachments
(1 file)
This patch will add a "Hide Sidebar" setting to the Customization Menu and needs to have specific behaviors:
- The sidebar is hidden by default until the user clicks the sidebar toolbar button.
- When clicked, the sidebar shows the expanded state (with icons and titles)
- If a user selects a "tool" (ie, history) or sidebar extension, it opens the corresponding panel.
- If a user closes the panel or clicks on the corresponding icon in the sidebar, it closes the panel and goes back to the expanded sidebar state.
- But the sidebar toolbar button with this setting only hides or shows the sidebar (including the panel if open).
This clickable figma prototype will better illustrate the sequences.
We'll need to persist this setting across windows and sessions.
Updated•1 year ago
|
Updated•1 year ago
|
Assignee: nobody → jsudiaman
| Assignee | ||
Updated•1 year ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•1 year ago
|
||
The toggle was there to begin with, but this commit actually gets it working to spec.
Pushed by jsudiaman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0dd1d0d671b0
Add a "Hide" sidebar visibility setting r=sidebar-reviewers,sessionstore-reviewers,sclements
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•