Skip to content

Conversation

ShaneK
Copy link
Member

@ShaneK ShaneK commented Jul 15, 2025

Issue number: resolves internal


What is the current behavior?

Currently, if you have multiple card modals open in portrait view and then transition to landscape, the background will not be transformed properly and will not cover the entire screen as expected.

Screenshot-2025-07-15.at.11.11.04.mp4

What is the new behavior?

Now, we're correctly targeting the right element and will transform it as expected. This allows a more consistent UX for these transitions.

Screenshot-2025-07-15.at.11.22.21.mp4

Does this introduce a breaking change?

  • Yes
  • No

Other information

Relevant (broken) screen (main branch)

Relevant (fixed) screen (this branch)

@ShaneK ShaneK requested a review from a team as a code owner July 15, 2025 18:06
@ShaneK ShaneK requested a review from gnbm July 15, 2025 18:06
Copy link

vercel bot commented Jul 15, 2025

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

Name Status Preview Comments Updated (UTC)
ionic-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 15, 2025 6:07pm
@github-actions github-actions bot added the package: core @ionic/core package label Jul 15, 2025
Copy link
Member

@brandyscarney brandyscarney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 🏎️

@ShaneK ShaneK added this pull request to the merge queue Jul 15, 2025
Merged via the queue into main with commit d37b9b8 Jul 15, 2025
55 checks passed
@ShaneK ShaneK deleted the fix/modal-landscape-background branch July 15, 2025 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: core @ionic/core package

2 participants