notifications icon indicating copy to clipboard operation
notifications copied to clipboard

Migrate jQuery event usages to event-bus

Open nickvergessen opened this issue 2 years ago • 0 comments

  • Ref https://github.com/nextcloud/notifications/pull/728
  • [ ] apps/federatedfilesharing/js/external.js (1 usage found) 86 $('body').on('OCA.Notification.Action', function(e) {
  • [ ] apps/files/js/filelist.js (1 usage found) 380 $('body').on('OCA.Notification.Action', function(eventObject) {

nickvergessen avatar Feb 07 '23 11:02 nickvergessen