Trigger remove event on content list items about to be cleared
What I did
- Modified
clear_items()
incontent-lists.js
to sendremove
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!