Skip to content

fix(dashboard): lock accept button

nickstiffler requested to merge reviewer-accept-bug into master

Reviewer could click accept button multiple times, resulting in multiple notifications and multiple review entries for the version. This locks the button.

Merge request reports