Skip to content

Conversation

@thetaPC
Copy link
Contributor

@thetaPC thetaPC commented Nov 26, 2024

Issue number: internal


What is the current behavior?

The toast does not render when the mode is ios. This is due to ios Toast animations having a different setup when it comes to presenting.

  • In md mode, the toast fades in when presented.
  • In ios mode, the toast will move into the screen based on the position. If the position is middle, the toast will fade in from the middle of the screen.

What is the new behavior?

  • The initial opacity is set based on mode.
  • Added ionic-ios tests.

Does this introduce a breaking change?

  • Yes
  • No

Other information

@vercel
Copy link

vercel bot commented Nov 26, 2024

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 Nov 26, 2024 0:14am

@github-actions github-actions bot added the package: core @ionic/core package label Nov 26, 2024
@thetaPC thetaPC marked this pull request as ready for review November 26, 2024 00:52
@thetaPC thetaPC requested a review from a team as a code owner November 26, 2024 00:52
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.

LGTM!

@thetaPC thetaPC merged commit 26db121 into next Nov 26, 2024
47 checks passed
@thetaPC thetaPC deleted the ROU-11336 branch November 26, 2024 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: core @ionic/core package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants