Skip to content

Bug-667: Fixed dialog disposition issue #811

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

Conversation

bohdan-harniuk
Copy link
Collaborator

Description (*)

Fixed issue with an overlay stays over the editor after any plugin dialog window is closed after successfully finished operation, cancelation, error showing.

Successfully reproduced issue:

Screenshot 2021-11-26 at 14 57 12

Result:

overlay-issue-result-min

Fixed Issues (if relevant)

  1. Fixes [Bug] Overlay stays after dialog window is closed #667

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with integration/functional tests (if applicable)
  • All automated tests passed successfully (all builds are green)

Copy link
Collaborator

@andrewbess andrewbess left a comment

Choose a reason for hiding this comment

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

Hello @bohdan-harniuk
Thank you for your contribution
Great work ✔️

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

Successfully merging this pull request may close these issues.

[Bug] Overlay stays after dialog window is closed
3 participants