Skip to content

Prevent conversation actions from being executed twice

Torsten Grote requested to merge 893-double-introduction-accept into master

This prevents introduction sessions from being aborted really nastily when the user presses accept two times in short sequence. This might already be a sufficent work-around for #890 (closed).

It prevents double actions in other contexts as well.

Closes #893 (closed)

Merge request reports