Skip to content

Revert "Merge branch 'emoji-picker-button-migration' into 'master'"

Paulina Sedlak-Jakubowska requested to merge revert-fb408baa into master

What does this MR do and why?

The merged migration of emoji picker buttons to GlButton (!134111 (merged)) caused a regression for custom emojis:

Screenshot_2023-12-13_at_11.13.06

The change in HTML structure caused CSS for li.note img to be applied to custom emojis within the picker.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Paulina Sedlak-Jakubowska

Merge request reports