Skip to content

fix: modal footer issues #1759

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

Merged
merged 2 commits into from
Jul 18, 2024
Merged

fix: modal footer issues #1759

merged 2 commits into from
Jul 18, 2024

Conversation

simotae14
Copy link
Contributor

What does it do?

Change some height rules (height and min-height in the Modal.Content) to solve issues with some browser or some modals truncated for example for DZ

Why is it needed?

For some browsers or some views the footer part is hidden or truncated, for example
This happens in the Create Collection/Component modal in Safari and other browsers
Schermata 2024-07-18 alle 15 40 00

and this one in the DZ modal
Schermata 2024-07-18 alle 15 41 17

How to test it?

link this branch to your version of the CMS by following these instructions https://github.com/strapi/design-system/blob/main/CONTRIBUTING.md#example-steps

Related issue(s)/PR(s)

fixes strapi/strapi#20574

@simotae14 simotae14 added pr: fix This PR is fixing a bug source: design-system relates to design-system package labels Jul 18, 2024
@simotae14 simotae14 self-assigned this Jul 18, 2024
Copy link

vercel bot commented Jul 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
design-system ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 18, 2024 1:45pm

Copy link

changeset-bot bot commented Jul 18, 2024

🦋 Changeset detected

Latest commit: 2ee82d3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@strapi/design-system Patch
@strapi/icons Patch
@strapi/ui-primitives Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@simotae14 simotae14 merged commit 37bdb93 into main Jul 18, 2024
11 checks passed
@simotae14 simotae14 deleted the fix/modal-footer-issues branch July 18, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: fix This PR is fixing a bug source: design-system relates to design-system package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Continue/Cancel Buttons do not Display on Safari
2 participants