-
[OPIK-5639] [FE] Fix nav sidebar not collapsing on resize when Ollie is expanded (#6136)
发布于
2026-04-08 15:44:58 +00:00 - [OPIK-5639] [FE] Fix nav sidebar not collapsing on resize when Ollie is expanded
Adjust the sidebar collapse media query threshold to account for the
assistant sidebar width. When Ollie is expanded (e.g. 400px), the nav
sidebar now collapses at viewport <= 1423px instead of only at 1023px,
ensuring the content area always has adequate space.Also hide the sidebar toggle button when the sidebar is auto-collapsed
due to narrow effective width, preventing a non-functional toggle from
appearing.- [OPIK-5639] [FE] Fix prettier formatting
下载附件