Skip to content

Replace animateEmoji timeout with eventListener

What does this MR do?

Replaces the end animation timeout for awards_handler.js with an eventListener that listens for the animationEnd event

Are there points in the code the reviewer needs to double check?

Check for any side effects

Why was this MR needed?

Improve code quality so that it is easier to understand

What are the relevant issue numbers?

Closes #20679 (closed)

Does this MR meet the acceptance criteria?

Merge request reports