fix(layout): zeroing letf-top position of modal windows mask
in projects with a non-standard layout, there was no definite positioning because of this, the mask could be lowered under the content
details:
UI: Layout: UB modal windows do not have overlay
Our customization "killed" modality of the UB dialogs.
NOTE: I verified that after turning our customization off, feature works.
NOTE: this bug can cause serious misinteractions between user and application, because application really depends on user being unable to perform anything before closing the gialogs.
UB has feature of showing modal windows.
For example:
Login as Adminnistrator Go to "Administrator" desktop Groups and Users / User roles Open a form for any record Right click on any record to show popup menu Click "Select from dictionary (F9)" ER:
Overlay preventing user from doing any action, but complete the dialog
AR:
No overlay, user can change tab, can close form caused the dialog show, can do anything