You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
Could you provide more details on the use case?
My understanding is that certain overlays (eg toasts) should always be on top, and if we open a modal dialog after a toast is opened, it should not block the toast. This can be achieved with alwaysOnTophttp://jsbin.com/puqovenumi/2/edit?html,output
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Feature request to have a utility that can bring an overlay to the back (right now can only bring to the front).
This is useful in case we don't want a certain overlay to block other overlays (example: toast)
The text was updated successfully, but these errors were encountered: