#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
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
- Go to the Content-Type Builder in the Admin Panel.
- Add many collection types or components (more than the sidebar can fit vertically).
- Observe that the list gets cut off with no scrollbar.
- 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
https://github.com/user-attachments/assets/52931b65-24e6-44d0-a653-5f21a710d3b9
Additional information
No response
Confirmation Checklist
- I have checked the existing issues for duplicates.
- I agree to follow this project's Code of Conduct.