Skip to content
Snippets Groups Projects

Issue #2253257: Use a modal for config entity delete operation links

Merge request reports

Closed by Ben MullinsBen Mullins May 27, 2023 (May 27, 2023 1:07pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • utkarsh_33 added 17 commits

    added 17 commits

    Compare with previous version

  • utkarsh_33 added 1 commit

    added 1 commit

    Compare with previous version

  • Lauri Timmanee
  • Lauri Timmanee
  • Lauri Timmanee
  • utkarsh_33 added 1 commit

    added 1 commit

    Compare with previous version

  • utkarsh_33 added 1 commit

    added 1 commit

    • b73d09e5 - Changed the width to 880px for modal dialog

    Compare with previous version

  • utkarsh_33 added 1 commit

    added 1 commit

    Compare with previous version

  • utkarsh_33 added 8 commits

    added 8 commits

    Compare with previous version

  • utkarsh_33
  • Lauri Timmanee
  • Lauri Timmanee
  • utkarsh_33 added 1 commit

    added 1 commit

    Compare with previous version

  • 54 $page->findButton('Save')->click();
    55 $this->drupalGet('admin/content');
    56
    57 $page->find('css', '.dropbutton-toggle button')->click();
    58 $page->clickLink('Delete');
    59 $this->assertNotEmpty($this->assertSession()->waitForElementVisible('css', '.ui-dialog'));
    60
    61 // Asserts that the expected text opens in a dialog.
    62 $this->assertEquals('Are you sure you want to delete the content item test?', $assert_session->waitForElement('css', '.ui-dialog-title')->getText());
    63
    64 $page->find('css', '.ui-dialog-buttonset')->pressButton('Delete');
    65
    66 $this->assertSession()->pageTextContains('The Article test has been deleted.');
    67
    68 // Tests the delete modal on edit content-type page.
    69 $this->drupalGet('admin/structure/types');
  • utkarsh_33 added 1 commit

    added 1 commit

    • a349e6e6 - Addressed feedbacks for tests

    Compare with previous version

  • utkarsh_33 added 1 commit

    added 1 commit

    Compare with previous version

  • Lauri Timmanee
  • utkarsh_33 added 4 commits

    added 4 commits

    Compare with previous version

  • utkarsh_33 added 8 commits

    added 8 commits

    Compare with previous version

  • utkarsh_33 added 1 commit

    added 1 commit

    Compare with previous version

  • Harumi Jang
  • Harumi Jang
  • Harumi Jang
  • Harumi Jang
  • utkarsh_33 added 11 commits

    added 11 commits

    Compare with previous version

  • Ben Mullins
  • Ben Mullins
  • Ben Mullins
  • Ben Mullins
  • Ben Mullins
  • Ben Mullins
  • Ben Mullins
  • Ben Mullins
  • Ben Mullins
  • Ben Mullins
  • Ben Mullins
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading