The-Commit-Company / Raven

Simple, open source team messaging platform
https://thecommit.company/products/raven
GNU Affero General Public License v3.0
250 stars 86 forks source link

bug: editor content from distinct chat spaces is shared #957

Open yjane99 opened 1 week ago

yjane99 commented 1 week ago

Steps to reproduce:

  1. Click on Reply in some chat space
  2. Then navigate to another
  3. Observe that the Editor content from original chat space is retained.

Expected Behaviour: Editor should maintain content separately for each channel/ DM (chat space)

e.g.: reply to message from 'events' channel was retained in the editor when navigated to 'general' channel.

image