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

Test that focusing steps do not run when dialog is disconnected #31234

Merged
merged 1 commit into from Oct 14, 2021

Conversation

nt1m
Copy link
Member

@nt1m nt1m commented Oct 14, 2021

No description provided.

// Clean up
dialog.close();
dialog.remove();
}, "dialog.show(): focusing steps should not run on disconnected <dialog>");
Copy link
Contributor

Choose a reason for hiding this comment

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

No need to remove() right? It's already disconnected

@nt1m nt1m closed this Oct 14, 2021
@nt1m nt1m reopened this Oct 14, 2021
@nt1m nt1m enabled auto-merge (rebase) October 14, 2021 12:14
@Ms2ger Ms2ger disabled auto-merge October 14, 2021 12:34
@Ms2ger Ms2ger merged commit d6ef714 into master Oct 14, 2021
@Ms2ger Ms2ger deleted the dialog-focus-disconnected branch October 14, 2021 12:34
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.

None yet

5 participants