Skip to content
Snippets Groups Projects

Fixes bulk-assign labels not working when navigating through pages

Merged username-removed-408881 requested to merge fix-bulk-assign-labels-init into master

What does this MR do?

This MR fixes an issue on bulk-assign labels not working when navigating through pages. The functionality was not working because events on checkboxes weren't working. This re-runs Issuable.initChecks() and makes sure we are not leaving zombie event handlers by turning them off first.

Also fixes tests to use wait_for_ajax since label filtering is now using Turbolinks for redirection.

Does this MR meet the acceptance criteria?

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading