Problem/Motivation

When content lock module is enabled and an article is locked for editing, then all action elements that can change content are disabled. The problem here is that a custom remove confirmation dialog button doesn't take in account that base remove button is disabled.

Proposed resolution

We should add same logic as we have for add in between buttons, where we check if the base action element is disabled and simply transfer that state to elements added by javascript.

Comments

mtodor created an issue. See original summary.

mtodor’s picture

Issue summary: View changes
volkerk’s picture

  • volkerk authored daaaf58 on 8.x-1.x
    Issue #2980438: Delete confirmation doesn't work nice in combination...
volkerk’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.