# The emoji :t2: suggestions have stopped working

**URL:** https://meta.discourse.org/t/the-emoji-suggestions-have-stopped-working/156631
**Category:** Bug
**Created:** [2 ביולי,‏ 2020,‏ 7:48pm UTC](https://meta.discourse.org/t/the-emoji-suggestions-have-stopped-working/156631 "2020-07-02T19:48:24Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Richie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/richie/32/115110_2.png) [@Richie](https://meta.discourse.org/u/Richie)
#### Post date: [2 ביולי,‏ 2020,‏ 7:48pm UTC](https://meta.discourse.org/t/the-emoji-suggestions-have-stopped-working/156631/1 "2020-07-02T19:48:24Z")

</div>

_( further to: [Emojis autocomplete issue with "emoji autocomplete min chars" \> 0](https://meta.discourse.org/t/emojis-autocomplete-issue-with-emoji-autocomplete-min-chars-0/156096) )_

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:

 ![image](https://global.discourse-cdn.com/meta/original/3X/c/b/cbb19b7088633f6d535af746681524d64690c13a.jpeg)

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:

 ![image](https://global.discourse-cdn.com/meta/original/3X/0/4/0485423aad1a299be59c60ba1104794c259da564.jpeg)

If I manually type in the skin tone it does actually display correctly.

 ![image](https://global.discourse-cdn.com/meta/original/3X/f/b/fb7f84a054eda4cf50bd3127f8d0aca634d9b610.jpeg)

Tried on Safari on an old 2011 MacBook, iPhone XR and an iPad. Also tried on Chrome browser.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [3 ביולי,‏ 2020,‏ 1:11am UTC](https://meta.discourse.org/t/the-emoji-suggestions-have-stopped-working/156631/2 "2020-07-03T01:11:38Z")

</div>

@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.

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [3 ביולי,‏ 2020,‏ 4:47am UTC](https://meta.discourse.org/t/the-emoji-suggestions-have-stopped-working/156631/3 "2020-07-03T04:47:10Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [3 ביולי,‏ 2020,‏ 6:58am UTC](https://meta.discourse.org/t/the-emoji-suggestions-have-stopped-working/156631/4 "2020-07-03T06:58:21Z")

</div>

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.

[https://github.com/discourse/discourse/commit/a9c703c2301332919908f09ab851dba9ec63fb10](https://github.com/discourse/discourse/commit/a9c703c2301332919908f09ab851dba9ec63fb10)

---

<div class="post-metadata">

### Author: ![Richie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/richie/32/115110_2.png) [@Richie](https://meta.discourse.org/u/Richie)
#### Post date: [3 ביולי,‏ 2020,‏ 7:12am UTC](https://meta.discourse.org/t/the-emoji-suggestions-have-stopped-working/156631/5 "2020-07-03T07:12:02Z")

</div>

`/adds to his Bug Reporter badge collection` 😃

Thanks for the speedy response and fix as always guys!

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [3 ביולי,‏ 2020,‏ 7:15am UTC](https://meta.discourse.org/t/the-emoji-suggestions-have-stopped-working/156631/6 "2020-07-03T07:15:14Z")

</div>

Thanks, it was a great and clear bug report, made it very easy to isolate the issue 👍🏽

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [3 ביולי,‏ 2020,‏ 7:55am UTC](https://meta.discourse.org/t/the-emoji-suggestions-have-stopped-working/156631/7 "2020-07-03T07:55:48Z")

</div>


