Skip to content

WIP: Tagify to replace jquery tag editor, display avatar for message recipients

Chris Oelmueller requested to merge feature/868-tagify into master

Closes #868 (closed)

What does this MR do?

Replace an old jquery library with modern tag-editing, as show piece (not meant for production yet).

This should be cleaned up, generalized and probably moved straight to Vue if we want to use it. But it already has pretty pictures, so there's that.

How confident are you it won't break things if deployed?

well...

Links and further reading

How to test

Send a message and select some recipients ;-)

Screenshots (if applicable)

image

image

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
  • Once your MR has been merged, you are responsible to update the #foodsharing-beta Slack channel about what has been changed here. They will test your work in different browsers, roles or other settings
Edited by Chris Oelmueller

Merge request reports