semantic-kanban
semantic-kanban copied to clipboard
allow to change member's avatar
- Make avatar picture clickable, that emits
changeAvatar
event - Create a default dialog for upload the avatar image, that emits
updateAvatar
on clicksave
button. The event param can be aBase64
image string.