`
` and `
` are no longer showing up in Emoji autocomplete


Since 8.7 RC was deployed, starting to type :+1:
and :-1:
don't show the emoji in the dropdown.
cc/ @jschatz1
Designs
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- DeveloperEdited by username-removed-386624
- Author Maintainer
@connorshea Sorry, I don't understand...
- Maintainer
I think I know what the problem is here. The autocomplete list is built from the data found in
fixtures/emojis/digests.json
but this file does not include any of the Emoji aliases (+1
is an alias forthumbsup
). We can solve this by adding the aliases to the data returned byAwardEmoji.urls
. - yorickpeterse-staging Milestone changed to 8.7
Milestone changed to 8.7
- Developer
@dblessing the
u7121
andu7981
emoji, I'm not sure if they're supposed to have aliases? - username-removed-128633 mentioned in issue #14939 (closed)
mentioned in issue #14939 (closed)
- Owner
Isn't the point of an Emoji alias that I can use those aliases in the autocomplete? They should probably all be there.
- Eni Arinde Reassigned to @elvongray
Reassigned to @elvongray
- Eni Arinde mentioned in merge request !3595 (merged)
mentioned in merge request !3595 (merged)
- Robert Speicher Status changed to closed by commit 6f4b4fd9
Status changed to closed by commit 6f4b4fd9
- Robert Speicher mentioned in commit 6f4b4fd9
mentioned in commit 6f4b4fd9