Richie
(Richie Rich)
02.Июль.2020 19:48:24
1
( further to: Emojis autocomplete issue with "emoji autocomplete min chars" > 0 )
I’ve noticed the :t2: skin tone suggestions stopped working a while ago, even on here on meta
A single colon starts the suggestions fine:
Then I press Tab or click the suggestion I want.
I then type another colon to change the skin tone.
Put I get no prompts or suggestions now:
If I manually type in the skin tone it does actually display correctly.
Tried on Safari on an old 2011 MacBook, iPhone XR and an iPad. Also tried on Chrome browser.
5 лайков
sam
(Sam Saffron)
03.Июль.2020 01:11:38
2
@j.jaffeux any ideas what happened here?
Confirmed this is not working everywhere including Firefox.
When you type: :woman_artist:t no autocomplete pops up, I vaguely recall we used to have one pop up in the past.
5 лайков
j.jaffeux
(Joffrey Jaffeux)
03.Июль.2020 04:47:10
3
There has been multiples fixes recently on how we handle punctuation in composer and what it triggers. Not sure who worked on this, but this is very likely related.
4 лайка
sam
(Sam Saffron)
03.Июль.2020 06:58:21
4
That would have been ME
I went ahead and fiddled with the regex a bit more and I think it is a bit better now.
committed 06:56AM - 03 Jul 20 UTC
08044b4f regressed emoji auto complete logic since we (I) forgot to add the
spac… e into the not capturing group at the beginning.
This meant that
`hello :+1:t` would not trigger an autocomplete to pick skin tone.
7 лайков
Richie
(Richie Rich)
03.Июль.2020 07:12:02
5
/adds to his Bug Reporter badge collection
Thanks for the speedy response and fix as always guys!
5 лайков
sam
(Sam Saffron)
03.Июль.2020 07:15:14
6
Thanks, it was a great and clear bug report, made it very easy to isolate the issue
3 лайка