Skip to content

Trigger remove event on content list items about to be cleared

Robert Sinton requested to merge feature/content_list_removal_triggers into master

What I did

  • Modified clear_items() in content-lists.js to send remove events to items that are being cleared.

Implications

None

Setup

None

How to test

  • Code review
  • Test with branch 152-persistence-of-tooltips on the Art Money project.
    • See the GitLab issue it resolves for notes on how to reproduce the original issue.
  • Try to break it!

Merge request reports