Skip to content

Improve emoji menu rendering performance

username-removed-408230 requested to merge emoji-dom-size into master

What does this MR do?

  1. Adds some optimizations that remove emoji menu from the render tree when not used

Why is this MR needed?

To reduce the DOM load of the emoji menu, and speed up its setup and rendering a bit.

Does this MR meet the acceptance criteria?

  • Review
    • Has been reviewed by UX
    • Has been reviewed by Frontend

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/36949

Edited by username-removed-408230

Merge request reports