When displaying a modal dialog, the jQuery UI widget overlay appears behind the navbar/toolbar.
The z-index of the widget overlay and dialog should be updated to match the values in Z-indexes in Drupal 8+.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3437805-2.patch | 874 bytes | devin carlson |
Comments
Comment #2
devin carlson commentedA patch to backport the default z-index values for the dialog and widget overlay from the Olivero theme.
Comment #3
devin carlson commentedTested #2 and committed to Dialog 7.x-2.x.