CreateProcessValidationMenu(process)

Is displayed when trying to validate a process. It is triggered when receiving the client event emote_preview containing in it's payload the emote associated to the process.

It will display the GIF representation of the animation.

By checking the application configuration, it will display, if allowed, the button to retake the process. It will also display the validate button.

After some alert dialog confirmations, it will trigger the corresponding event requestRetake or requestValidate

Last updated