Refine the experimental left sidebar so it uses shorter labels in a narrower layout. - Reduce the default and tokenized sidebar width while preserving resize bounds. - Switch sidebar entries to noun labels and remove plugin "view" suffixes. - Shorten the Compound Engineering plugin label to Compound and cover the behavior in sidebar tests. - Add localized nav label keys for supported app locales. Files changed: .../dashboard/app/components/LeftSidebarNav.css | 2 +- .../dashboard/app/components/LeftSidebarNav.tsx | 34 ++++++++++++------ .../components/__tests__/LeftSidebarNav.test.tsx | 40 ++++++++++++++++++++++ packages/i18n/locales/en/app.json | 2 ++ packages/i18n/locales/es/app.json | 2 ++ packages/i18n/locales/fr/app.json | 2 ++ packages/i18n/locales/ko/app.json | 2 ++ packages/i18n/locales/zh-CN/app.json | 2 ++ packages/i18n/locales/zh-TW/app.json | 2 ++ 9 files changed, 76 insertions(+), 12 deletions(-) Fusion-Task-Id: FN-6786 Fusion-Task-Lineage: e8a35018-3b9c-44f6-a4ae-5b6a59281df3
4.6 KiB
4.6 KiB