-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Labels
issue: bugIssue reporting a bugIssue reporting a bugseverity: lowIf the issue only affects a very niche base of users and an easily implemented workaround can solveIf the issue only affects a very niche base of users and an easily implemented workaround can solvesource: core:adminSource is core/admin packageSource is core/admin packageversion: 5Issue is present in Strapi 5Issue is present in Strapi 5
Description
Node Version
22.20.0
NPM/Yarn/PNPM Version
NPM 10.9.3
Strapi Version
5.30.0
Operating System
MacOS
Database
SQLite
Javascript or Typescript
Typescript
Reproduction URL
No response
Bug Description
The subnav does not take up the full width of the side navigation bar.
I think the following line is the issue:
| <Box paddingTop={4} paddingBottom={4} maxWidth={{ initial: '100%', medium: '23.2rem' }}> |
Steps to Reproduce
Create a new Strapi app, open the app on the content manager
Expected Behavior
The SubNav takes the full width
Logs
Code Snippets
No response
Media
Additional information
No response
Confirmation Checklist
- I have checked the existing issues for duplicates.
- I agree to follow this project's Code of Conduct.
Metadata
Metadata
Assignees
Labels
issue: bugIssue reporting a bugIssue reporting a bugseverity: lowIf the issue only affects a very niche base of users and an easily implemented workaround can solveIf the issue only affects a very niche base of users and an easily implemented workaround can solvesource: core:adminSource is core/admin packageSource is core/admin packageversion: 5Issue is present in Strapi 5Issue is present in Strapi 5
Type
Projects
Status
To triage