mirror of
https://github.com/twentyhq/twenty.git
synced 2026-09-16 07:56:04 -04:00
## Summary - Add searchable Collapse sidebar / Expand sidebar commands with matching button tooltips and accessible labels. - Keep internal NavigationDrawer identifiers and existing toggle behavior unchanged; hide the command on mobile, in settings, and in layout previews. - Standardize left-sidebar terminology across the English source documentation and document collapsing/expanding. Preserve existing documentation URLs, anchors, and Crowdin-managed translations. ## Before/After Before: no sidebar command or hover tooltip; documentation mixed sidebar and navigation bar terminology. After: commands and tooltips use Collapse sidebar / Expand sidebar, match the current state, support keyboard activation, and close the command menu after execution. The sidebar guides use the same terminology. <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/twentyhq/twenty/pull/24985?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a> <!-- End of auto-generated description by cubic. -->