LeftPane should be full width when empty

Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
This commit is contained in:
automated-signal 2024-02-29 11:27:54 -06:00 committed by GitHub
parent aaf078bfce
commit eeef1a3e51
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -644,10 +644,7 @@ export function LeftPane({
navTabsCollapsed={navTabsCollapsed}
onToggleNavTabsCollapse={toggleNavTabsCollapse}
preferredLeftPaneWidth={preferredWidthFromStorage}
requiresFullWidth={
modeSpecificProps.mode !== LeftPaneMode.Inbox ||
modeSpecificProps.isAboutToSearch
}
requiresFullWidth={helper.requiresFullWidth()}
savePreferredLeftPaneWidth={savePreferredLeftPaneWidth}
renderToastManager={renderToastManager}
actions={