Skip to content

fix: modal dialog blocks parent window

yu zhang requested to merge (removed):master into master

The modal dialog should block all operations of the parent window, not just the close function

Merge request reports