Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Component] Wrong Modal Height for the Component field #20597

Open
MarionLemaire opened this issue Jun 21, 2024 · 1 comment
Open

[Component] Wrong Modal Height for the Component field #20597

MarionLemaire opened this issue Jun 21, 2024 · 1 comment
Labels
issue: bug Issue reporting a bug severity: low If the issue only affects a very niche base of users and an easily implemented workaround can solve source: core:content-type-builder Source is core/content-type-builder package status: confirmed Confirmed by a Strapi Team member or multiple community members version: 5

Comments

@MarionLemaire
Copy link
Contributor

Bug report

Required System information

Node.js version: 20.9.0
Strapi version: 5.0.0-beta.13
Operating system: Windows WSL and OS

Describe the bug

When you try to add a Component field to a Collection the height of the modal is wrong because it doesn’t cover all the content (the modal footer buttons are truncated, see image below)

Steps to reproduce the behavior

  1. Go to CTB
  2. Create a CT with a component
  3. In Component modal, check the footer

Expected behavior

Modal footer shouldn't be truncated

Screenshots

image

@MarionLemaire
Copy link
Contributor Author

  • user is unable to scroll on a modal that overflows

@derrickmehaffy derrickmehaffy added issue: bug Issue reporting a bug severity: low If the issue only affects a very niche base of users and an easily implemented workaround can solve status: confirmed Confirmed by a Strapi Team member or multiple community members source: core:content-type-builder Source is core/content-type-builder package labels Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Issue reporting a bug severity: low If the issue only affects a very niche base of users and an easily implemented workaround can solve source: core:content-type-builder Source is core/content-type-builder package status: confirmed Confirmed by a Strapi Team member or multiple community members version: 5
Projects
Status: To be reviewed (Open)
Status: Backlog
Status: To review
Development

No branches or pull requests

2 participants