gabrieljackson / mattermost-plugin-wrangler

Manage Mattermost Messages Masterfully!
Apache License 2.0
49 stars 13 forks source link

Add webapp option to attach messages to threads #89

Closed gabrieljackson closed 4 years ago

gabrieljackson commented 4 years ago

This introduces the ability to attach unthreaded messages to threads via the webapp UI. This is done by introducing a new asynchronous flow where the user selects a message to attach and then later attaches it to a selected thread by using post dropdowns.

While this flow is underway, a new sidebar element will remind users of the context of their in-progress message attachment and will allow them to cancel it if they wish.

Release Note

Add webapp option to attach messages to threads