OdyseeTeam / odysee-frontend

The code that runs odysee.com
https://odysee.com
MIT License
213 stars 68 forks source link

Livestream chat: Deleting comment that was already deleted by someone else, makes chat blank. #295

Closed keikari closed 2 years ago

keikari commented 2 years ago

Deleting already deleted comment makes livestream chat blank

To Reproduce Steps to reproduce the behavior:

  1. Have a live stream with messages in chat
  2. Open same live stream to another tab
  3. Delete one message from any of the tabs
  4. Delete same message from the remaining tab
  5. Chat goes blank in the remaining tab. (Sending a new message or reloading page will make chat visible again.)
tzarebczan commented 2 years ago

This should no longer be possible as we show a "removed" message. Can you confirm? Maybe still possible but doesn't fail?

keikari commented 2 years ago

Can still happen, the "[Removed]" message still has option to Delete.(And other 3-dot menu options)