Skip to content

Modal exists even when not visible (automation gap - WOAUILIB-3606) #2907

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

Merged
merged 2 commits into from
Jan 23, 2024

Conversation

M-i-k-e-l
Copy link
Collaborator

Description

Modal exists even when not visible (automation gap - WOAUILIB-3606)

Changelog

None

Additional info

WOAUILIB-3606

@M-i-k-e-l M-i-k-e-l added this to the Quality milestone Jan 23, 2024
@M-i-k-e-l M-i-k-e-l requested a review from nitzanyiz January 23, 2024 08:12
@@ -84,6 +84,7 @@ describe('Incubator.Dialog sanity checks', () => {
});
expect(dialogDriver.getModal().isVisible()).toBeFalsy();
});

it('Should exist only if visible', async () => {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yup, I did the same :)

@M-i-k-e-l M-i-k-e-l requested a review from nitzanyiz January 23, 2024 12:43
@nitzanyiz
Copy link
Collaborator

I also see that the test I did doesn't test what I intended to. I'll create a fix.

@nitzanyiz nitzanyiz merged commit 6d50abc into master Jan 23, 2024
@nitzanyiz nitzanyiz deleted the infra/automation-gap-3606 branch January 23, 2024 12:50
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.

2 participants