Problem/Motivation

  • Drupal has changed to using modal's when accessing Delete links based on this issue: https://www.drupal.org/project/drupal/issues/2253257
  • Add CSS for modal windows and adjust the Delete buttons. We need to support the Delete button because when a modal window is accessed, the original Delete button is hidden, and the Dialog JS writes another one on the lower right hand side.
  • See screenshot:

Issue fork rigel-3436310

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

baldwinlouie created an issue. See original summary.

baldwinlouie’s picture

Status: Active » Needs review
StatusFileSize
new238.01 KB

@yas, please review this patch. It adds css styling to modals.

yas’s picture

Title: support modal delete windows » Support modal delete windows
Category: Task » Support request
Issue summary: View changes

@baldwinlouie

Thank you for the fix. I'll merge the patch to 6.x and 7.x; and close this issue as Fixed.

yas’s picture

Status: Needs review » Reviewed & tested by the community
yas’s picture

Title: Support modal delete windows » Support modal delete dialog windows

  • yas committed bb0fc12b on 7.x authored by baldwinlouie
    Issue #3436310 by baldwinlouie, yas: Support modal delete dialog windows
    

  • yas committed 3da5b839 on 6.x authored by baldwinlouie
    Issue #3436310 by baldwinlouie, yas: Support modal delete dialog windows
    

baldwinlouie’s picture

Status: Reviewed & tested by the community » Needs review

@yas, please review the hotfix. This fixes the coder issue.

yas’s picture

Status: Needs review » Reviewed & tested by the community

@baldwinlouie

Thank you for the hotfix. I'll merge the patch to 6.x and 7.x; and close this issue as Fixed.

  • yas committed cd65de8b on 7.x authored by baldwinlouie
    Issue #3436310 by baldwinlouie, yas: Hotfix - Support modal delete...

  • yas committed 172f236e on 6.x authored by baldwinlouie
    Issue #3436310 by baldwinlouie, yas: Hotfix - Support modal delete...
yas’s picture

Status: Reviewed & tested by the community » Fixed

baldwinlouie’s picture

Status: Fixed » Needs review

@yas, I opened a hotfix branch to fix the coding issue. 3436310-coding-fix.

Please review it.

  • yas committed f3d26b71 on 7.x authored by baldwinlouie
    Issue #3436310 by baldwinlouie, yas: Hotfix - Support modal delete...

  • yas committed 825aa650 on 6.x authored by baldwinlouie
    Issue #3436310 by baldwinlouie, yas: Hotfix - Support modal delete...
yas’s picture

Status: Needs review » Fixed

@baldwinlouie

Thank you for the fix for the coding standard. I'll merge the patch to 6.x and 7.x; and close this issue as Fixed.

Status: Fixed » Closed (fixed)

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