Skip to content

[Bug]: Can't delete a module from a page due to z-offset #6788

@valadas

Description

@valadas

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

I was testing another PR and tried to delete a module on a page. The modal to confirm was under its backdrop instead of over it.

Steps to reproduce?

  1. Enter edit mode
  2. Try to delete a module

Current Behavior

The confirm dialog is under its backdrop.

Expected Behavior

The confirm dialog should be over the backdrop.

Relevant log output

Anything else?

I identified the issue being caused by the recent upgrade of jQueryUI. dialogClass is obsolete and we should use the classes object instead. I am submitting a PR to fix that shortly.

Affected Versions

Current development branch (unreleased)

What browsers are you seeing the problem on?

Chrome

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions