Bug 1926979 Comment 7 Edit History

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

Here's a [spec](https://www.figma.com/design/ZFavpnAJee39j2mFf8U3D0/Sidebar-UX-Spec?node-id=16308-43681&t=uDOWTMdPLAQeCPne-1) for the end goal which involves hiding the two flexible spaces on either side of the URL bar, hiding one instance of draggable space, and moving the other instance of draggable space directly to the left of the URL bar. Since moving the draggable space within the Customizable UI area will require some more effort, we're going to break that part out into bug 1932478. We can then land this quicker fix to this browser min-width issue while we work out the CUI work.
Here's a [spec](https://www.figma.com/design/ZFavpnAJee39j2mFf8U3D0/Sidebar-UX-Spec?node-id=16308-43681&t=uDOWTMdPLAQeCPne-1) for the end goal which involves hiding the two flexible spaces (`toolbarspring`s) on either side of the URL bar, hiding one instance of draggable space (`.titlebar-spacer`), and moving the other instance of draggable space directly to the left of the URL bar. Since moving the draggable space within the Customizable UI area will require some more effort, we're going to break that part out into bug 1932478. We can then land this quicker fix to this browser min-width issue while we work out the CUI work.
Here's a [spec](https://www.figma.com/design/ZFavpnAJee39j2mFf8U3D0/Sidebar-UX-Spec?node-id=16308-43681&t=uDOWTMdPLAQeCPne-1) for the end goal which involves hiding the two flexible spaces (`toolbarspring`s) on either side of the URL bar, hiding one instance of draggable space (`.titlebar-spacer`), and moving the other instance of draggable space directly to the left of the URL bar. Since moving the draggable space within the Customizable UI area will require some more effort, we're going to break that part out into bug 1932478. We can then land this quicker fix to this browser min-width issue while we work out the CUI work.

So for this bug we want to:
* Hide both flexible spaces when in vertical tabs mode
* Hide the `[type="pre-tabs"]` draggable space when in vertical tabs mode

And in bug 1932478, we will move that remaining visible draggable space directly to the left of the URL bar
Here's a [spec](https://www.figma.com/design/ZFavpnAJee39j2mFf8U3D0/Sidebar-UX-Spec?node-id=16308-43681&t=uDOWTMdPLAQeCPne-1) for the end goal which involves hiding the two flexible spaces (`toolbarspring`s) on either side of the URL bar, hiding one instance of draggable space (`.titlebar-spacer`), and moving the other instance of draggable space directly to the left of the URL bar when in vertical tabs mode. Since moving the draggable space within the Customizable UI area will require some more effort, we're going to break that part out into bug 1932478. We can then land this quicker fix to this browser min-width issue while we work out the CUI work.

So for this bug we want to:
* Hide both flexible spaces when in vertical tabs mode
* Hide the `[type="pre-tabs"]` draggable space when in vertical tabs mode

And in bug 1932478, we will move that remaining visible draggable space directly to the left of the URL bar
Here's a [spec](https://www.figma.com/design/ZFavpnAJee39j2mFf8U3D0/Sidebar-UX-Spec?node-id=16308-43681&t=uDOWTMdPLAQeCPne-1) for the end goal which involves hiding the two flexible spaces (`toolbarspring`s) on either side of the URL bar, hiding one instance of draggable space (`.titlebar-spacer`), and moving the other instance of draggable space directly to the left of the URL bar when in vertical tabs mode. Since moving the draggable space within the Customizable UI area will require some more effort, we're going to break that part out into bug 1932478. We can then land this quicker fix to this browser min-width issue while we work out the CUI work.

So for this bug we want to:
* Hide both flexible spaces when in vertical tabs mode
* Hide the `[type="pre-tabs"]` draggable space when in vertical tabs mode
* Decrease the min-width of the browser now that we've freed up some space

And in bug 1932478, we will move that remaining visible draggable space directly to the left of the URL bar
Here's a [spec](https://www.figma.com/design/ZFavpnAJee39j2mFf8U3D0/Sidebar-UX-Spec?node-id=16308-43681&t=uDOWTMdPLAQeCPne-1) for the end goal which involves hiding one instance of draggable space (`.titlebar-spacer`) and moving the other instance of draggable space directly to the left of the URL bar when in vertical tabs mode. Since moving the draggable space within the Customizable UI area will require some more effort, we're going to break that part out into bug 1932478. We can then land this quicker fix to this browser min-width issue while we work out the CUI work.

So for this bug we want to:
* Hide the `[type="pre-tabs"]` draggable space when in vertical tabs mode
* Decrease the min-width of the browser now that we've freed up some space

And in bug 1932478, we will move that remaining visible draggable space directly to the left of the URL bar

Back to Bug 1926979 Comment 7