Skip to content

Subnav does not take up full width of navbar #24736

@Rowan-Paul

Description

@Rowan-Paul

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

Image

Additional information

No response

Confirmation Checklist

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue: bugIssue reporting a bugseverity: lowIf the issue only affects a very niche base of users and an easily implemented workaround can solvesource: core:adminSource is core/admin packageversion: 5Issue is present in Strapi 5

    Type

    Projects

    Status

    To triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions