ls1intum / Artemis

Artemis - Interactive Learning with Automated Feedback
https://docs.artemis.cit.tum.de
MIT License
518 stars 297 forks source link

`Communication`: Re-add links to Posts #9058

Open dfuchss opened 4 months ago

dfuchss commented 4 months ago

Is your feature request related to a problem?

In the old version of the communication module, it was possible to Link threads. This was really useful to provide students a link to the answer if questions get asked multiple times. Also, in other use cases, we used the feature a lot.

Describe the solution you'd like

Re-add a feature for linking Threads. E.g., "copy link to Message" in a context menu (similar to slack)

Describe alternatives you've considered

No response

Additional context

No response

krusche commented 4 months ago

I agree, we should implement this feature! Ideally, we also offer to forward messages, e.g. in a similar way as Slack

dfuchss commented 3 weeks ago

Maybe, if we simply show the ID of the message, we can use things similar to https://github.com/ls1intum/Artemis/pull/9566

krusche commented 3 weeks ago

@asliayk is working on an implementation for forward messages