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

fix: additional waitForUpdateComplete in async dialogs #5323

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

dlockhart
Copy link
Member

This handles the additional case where the dialog is async and the additional components that have just been loaded asynchronously need each of their updateCompletes (and getLoadingComplete if they have it) to be awaited.

Trying to rush this in before branching. I'll follow up with tests.

@dlockhart dlockhart requested a review from a team as a code owner January 17, 2025 14:57
Copy link
Contributor

Thanks for the PR! 🎉

We've deployed an automatic preview for this PR - you can see your changes here:

URL https://live.d2l.dev/prs/BrightspaceUI/core/pr-5323/

Note

The build needs to finish before your changes are deployed.
Changes to the PR will automatically update the instance.

@dlockhart dlockhart merged commit 9b74186 into main Jan 17, 2025
4 of 6 checks passed
@dlockhart dlockhart deleted the GAUD-7397/further-fix branch January 17, 2025 15:15
Copy link

🎉 This PR is included in version 3.80.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants