Skip to content

馃崚emojier: do substring search in emoji annotations as well

Fushan Wen requested to merge work/cherry-pick-823b252e into Plasma/6.2

.contains behaves differently on emoji.descriptions and emoji.annotations since one is QString and one is QStringList. Use .filter to get the same substring check behavior.

BUG: 435787

(cherry picked from commit 823b252e)

Co-authored-by: Eren Karakas erenkarakas202@hotmail.com

Merge request reports

Loading