fieldenms/tg

Dialog: placing above alternative view dropdown and other always-on-top overlays

Opened this issue · 0 comments

Description

It has become evident that our dialog is placed above several always-on-top dropdowns / overlays we have. Even though it is unlikely for user to use them when dialog is open, it can still be done either intentionally or not. In this case, if always-on-top overlay is open, dialog and other apps parts can not be scrolled and looks as "freezed".

It would be desirable to have these overlays above our dialogs.

The following overlays were identified as such:

  1. alternative view dropdown
  2. centre toolbar ellipsis action dropdown
  3. see others by searching always-on-top and alwaysOnTop

Interestingly, autocompleter dropdown works as expected and is placed above any our dialogs.

Expected outcome

always-on-top overlays are always on top.

Actual outcome

Some always-on-top overlays are below our dialogs and insertion points.
image