Skip to content

fix: disable context menu for redacted messages

Seth Falco requested to merge SethFalco/fractal:fix/redacted-context-menu into main

After removing messages, we can right-click to open an empty context menu. This makes it, so the context menu doesn't open on redacted events anymore.

It wasn't a major problem before, but just makes the UI feel a little more polished.

Screencast_from_2023-12-15_17-16-13

Merge request reports