Skip to content
Snippets Groups Projects

Resolve #3020061 "ax replace does not refocus element if inside a dialog"

Closed Resolve #3020061 "ax replace does not refocus element if inside a dialog"
1 unresolved thread
Closed Ben Mullins requested to merge issue/drupal-3020061:3020061-ajax-replace-does into 11.x
1 unresolved thread

Closes #3020061

Merge request reports

Merge request pipeline passed for 520e3032

Approval is optional
Code Quality is loading

Closed by Lauri TimmaneeLauri Timmanee 1 year ago (Nov 23, 2023 1:57pm UTC)

Merge details

  • The changes were not merged into 11.x.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1 <?php
2
3 namespace Drupal\ajax_forms_test\Controller;
4
5 use Drupal\Core\Url;
6
7 class DialogFormLink {
  • Yash Rode added 5 commits

    added 5 commits

    • 0d44d1f7 - 1 commit from branch project:11.x
    • f97befb4 - move fix to dialog ajax
    • 0afaa872 - assertWaitOnAjax request was not needed there, and core now lets us know
    • d7031543 - added doc
    • 520e3032 - changed doc

    Compare with previous version

  • closed

  • Please register or sign in to reply
    Loading