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

Maintain support for nested dialogs in v8 #398

Merged
merged 5 commits into from
Aug 17, 2022
Merged

Conversation

KittyGiraudel
Copy link
Owner

@KittyGiraudel KittyGiraudel commented Aug 11, 2022

This pull-request ensures nested dialogs will continue to work in version 8, despite being a questionable design pattern. Namely, we appear to have removed the necessary escape hatch in the recent library rewrite. This should bring it back, and adjust code and tests to make sure everything still works.

The fix for v7 is done in #399, and its documentation update is done in #400.

@KittyGiraudel KittyGiraudel force-pushed the nested-dialogs branch 2 times, most recently from b1f97e1 to f63eeea Compare August 11, 2022 09:08
@KittyGiraudel KittyGiraudel changed the title Maintain support for nested dialogs Maintain support for nested dialogs in v8 Aug 11, 2022
@KittyGiraudel KittyGiraudel merged commit 7767e32 into main Aug 17, 2022
@KittyGiraudel KittyGiraudel deleted the nested-dialogs branch August 17, 2022 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant