marinasundstrom / YourBrand

Prototype enterprise system for e-commerce and consulting services
77 stars 13 forks source link

ChatApp: Deletes and reactions doesn't update in UI #34

Open marinasundstrom opened 2 months ago

marinasundstrom commented 2 months ago

If you refresh the page the changes will show up.

That is because people are not currently added as participants. That affects who receives change updates.

Should add validation to APIs to make sure no one who is not a participant in a channel can't do anything to channels or messages.

We need an API call for creating channels with participants.