# Emojis and the reaction component

**URL:** https://community.glideapps.com/t/emojis-and-the-reaction-component/81351
**Category:** Ask for Help
**Created:** [April 15, 2025, 2:02am UTC](https://community.glideapps.com/t/emojis-and-the-reaction-component/81351 "2025-04-15T02:02:35Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![GeneDrea](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/genedrea/32/38618_2.png) [@GeneDrea](https://community.glideapps.com/u/GeneDrea)
#### Post date: [April 15, 2025, 2:02am UTC](https://community.glideapps.com/t/emojis-and-the-reaction-component/81351/1 "2025-04-15T02:02:35Z")

</div>

Greetings,

I have an old app that used emoji reactions. I see the that I am still able to create a column for emojis, however, I have not been able to find the emoji reactions component. Is this reaction component still available?

Thank you in advance.

---

<div class="post-metadata">

### Author: ![fk1214](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/fk1214/32/71058_2.png) [@fk1214](https://community.glideapps.com/u/fk1214)
#### Post date: [April 15, 2025, 6:34am UTC](https://community.glideapps.com/t/emojis-and-the-reaction-component/81351/2 "2025-04-15T06:34:57Z")

</div>

No, not in the new apps. You’ll have to make one yourself, by hand or with the AI component. I might make one soon and share the link.

---

<div class="post-metadata">

### Author: ![fk1214](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/fk1214/32/71058_2.png) [@fk1214](https://community.glideapps.com/u/fk1214)
#### Post date: [April 15, 2025, 6:48am UTC](https://community.glideapps.com/t/emojis-and-the-reaction-component/81351/3 "2025-04-15T06:48:43Z")

</div>

I made an AI component that achives similar functionallity to this, check it out and customise it as you like 🎉

> **[Emoji Picker - Glide custom component](https://components.glide.info/share/commit::95783210-00b5-a2d2-3201-b34e2cf26baf)**
>
> Custom component created in Glide

---

<div class="post-metadata">

### Author: ![nathanaelb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nathanaelb/32/43079_2.png) [@nathanaelb](https://community.glideapps.com/u/nathanaelb)
#### Post date: [April 15, 2025, 7:46am UTC](https://community.glideapps.com/t/emojis-and-the-reaction-component/81351/4 "2025-04-15T07:46:19Z")

</div>

> [@GeneDrea](#):
>
> Is this reaction component still available?

What did this reaction component do?

If this is a component a little bit like what one would see on LinkedIn, the ability to react to a post with one of 5-6 emojis, I think you could recreate it by having a table with the emojis, then using either a choice component or a button block.

---

<div class="post-metadata">

### Author: ![fk1214](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/fk1214/32/71058_2.png) [@fk1214](https://community.glideapps.com/u/fk1214)
#### Post date: [April 15, 2025, 8:23am UTC](https://community.glideapps.com/t/emojis-and-the-reaction-component/81351/5 "2025-04-15T08:23:11Z")

</div>

> [@Introducing the Reaction Component smiling\_cat\_with\_heart\_eyes](https://community.glideapps.com/t/introducing-the-reaction-component/12155):
>
> The reaction component allows you to configure different reactions your users can have to your items. Each reaction has an emoji – which is seen in the app, and a text string – which is written to the sheet or data editor. Like the Rating and Like components, the Reaction component should be used with [user-specific columns](https://docs.glideapps.com/all/reference/data-editor/user-specific-columns) if you want users to all to react to the same items.

My component recreates it but you could also use a Choice component, seems like I like overcomplicating things 😅

---

<div class="post-metadata">

### Author: ![GeneDrea](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/genedrea/32/38618_2.png) [@GeneDrea](https://community.glideapps.com/u/GeneDrea)
#### Post date: [April 15, 2025, 11:08am UTC](https://community.glideapps.com/t/emojis-and-the-reaction-component/81351/6 "2025-04-15T11:08:45Z")

</div>

Thank you! I recreated it with a choice component and it worked fine. I was just wondering where the option went from the Classic app.

---

<div class="post-metadata">

### Author: ![GeneDrea](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/genedrea/32/38618_2.png) [@GeneDrea](https://community.glideapps.com/u/GeneDrea)
#### Post date: [April 15, 2025, 11:12am UTC](https://community.glideapps.com/t/emojis-and-the-reaction-component/81351/7 "2025-04-15T11:12:54Z")

</div>

I was looking for these components from the Classic app because when it was converted, I was lift with a message that said that there should be a “reaction component” there. However, those components no longer exist and it was causing a bit of confusion in my older app. I was able to recreate it.

---

<div class="post-metadata">

### Author: ![nathanaelb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nathanaelb/32/43079_2.png) [@nathanaelb](https://community.glideapps.com/u/nathanaelb)
#### Post date: [April 15, 2025, 12:43pm UTC](https://community.glideapps.com/t/emojis-and-the-reaction-component/81351/8 "2025-04-15T12:43:40Z")

</div>

Glide Classic Apps are now a deprecated (old) product from Glide, and not all the features from classic apps were carried over to Glide’s now existing app builder. A lot was carried over, and Glide’s current product is so much more advanced than classic that the two products are barely comparable. It so happens that the reaction component, which I had totally forgotten about at this point, was not carried over, either because it is still on the roadmap or perhaps it was decided that the component wasn’t sufficiently used by Glide builders.

---

<div class="post-metadata">

### Author: ![fk1214](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/fk1214/32/71058_2.png) [@fk1214](https://community.glideapps.com/u/fk1214)
#### Post date: [April 15, 2025, 12:46pm UTC](https://community.glideapps.com/t/emojis-and-the-reaction-component/81351/9 "2025-04-15T12:46:53Z")

</div>

> [@nathanaelb](#):
>
> either because it is still on the roadmap or perhaps it was decided that the component wasn’t sufficiently used by Glide builders

Yeah, plus you could easily replicate it either with Choice component, or AI component if you also want to replicate the visual look.

---

<div class="post-metadata">

### Author: ![nathanaelb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nathanaelb/32/43079_2.png) [@nathanaelb](https://community.glideapps.com/u/nathanaelb)
#### Post date: [April 15, 2025, 12:54pm UTC](https://community.glideapps.com/t/emojis-and-the-reaction-component/81351/10 "2025-04-15T12:54:07Z")

</div>

Some components and flows can be built for sure. I still wish that we had an extra few: a countdown timer, tabbed containers, accordion, a timeline, flip box, confirmation modal.
