Skip to content

Conversation

brandyscarney
Copy link
Member

Issue number: N/A


What is the current behavior?

As a takeaway from our learning session about a menuController bug in Ionic Angular, the team would like to update our other providers to use the same architecture as the menuController to prevent this kind of issue from happening again in the future.

We also noticed that the common provider does not provide much value and it's easier to just have two separate implementations in src and standalone. (There wasn't much code we could de-duplicate)

What is the new behavior?

  • Removed the common toast provider in favor of separate ones in src/standalone

Does this introduce a breaking change?

  • Yes
  • No

Other information

@github-actions github-actions bot added the package: angular @ionic/angular package label Nov 8, 2023
@brandyscarney brandyscarney marked this pull request as ready for review November 8, 2023 20:45
@brandyscarney brandyscarney requested a review from a team November 8, 2023 20:45
@thetaPC
Copy link
Contributor

thetaPC commented Nov 9, 2023

Why are the checks stuck?

@brandyscarney
Copy link
Member Author

@thetaPC The PRs for Modal and Popover controller kept causing merge conflicts that I needed to resolve

Copy link
Contributor

@thetaPC thetaPC left a comment

Choose a reason for hiding this comment

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

LGTM

@brandyscarney brandyscarney added this pull request to the merge queue Nov 9, 2023
Merged via the queue into main with commit 33200a9 Nov 9, 2023
@brandyscarney brandyscarney deleted the FW-5480 branch November 9, 2023 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: angular @ionic/angular package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants