#23918Bug Report: Sidebar in Content-Type Builder UI cuts off component/collection types

Issue Details

2 months ago
No assignee
issue: bugseverity: lowstatus: confirmedsource: core:adminversion: 5
sehrish30sehrish30
opened 2 months ago
Author

Node Version

20.11.1

NPM/Yarn/PNPM Version

10.9.0

Strapi Version

5.17.0

Operating System

Strapi Cloud

Database

Strapi Cloud

Javascript or Typescript

Javascript

Reproduction URL

No response

Bug Description

The left sidebar in the Content-Type Builder (Strapi Admin Panel) cuts off component or collection types if there are too many items, and scrolling does not appear, making it impossible to access lower entries.

Steps to Reproduce

  1. Go to the Content-Type Builder in the Admin Panel.
  2. Add many collection types or components (more than the sidebar can fit vertically).
  3. Observe that the list gets cut off with no scrollbar.
  4. Attempting to scroll does not reveal all entries.

Expected Behavior

The sidebar should scroll properly and show all collection types/components regardless of screen size or number of entries.

Logs

Code Snippets

No response

Media

Image

https://github.com/user-attachments/assets/52931b65-24e6-44d0-a653-5f21a710d3b9

Additional information

No response

Confirmation Checklist