notifications icon indicating copy to clipboard operation
notifications copied to clipboard

Use avatar component

Open rullzer opened this issue 6 years ago • 1 comments

It seems the old jquery method is still used here. Moving the avatar to the vuecomponents would be nice.

CC: @juliushaertl @skjnldsv

rullzer avatar Jan 31 '19 20:01 rullzer

Avatars are only used in the rich object strings: https://github.com/nextcloud/notifications/blob/master/src/richObjectStringParser.js

I could not make this dynamic templating work with Vue, so not sure this is possible.

nickvergessen avatar Jan 31 '19 21:01 nickvergessen