Annoying icon


Yes, it’s me again…
I’ve created a comment field.
But I can see that next to the photo and name there is a small icon. I have several pages with a comment field, and the icon is different from page to page.
I’ve tried asking Glide AI assistant, but it can’t come up with a solution to where it’s coming from.

  1. I believe the tiger-looking avatar image is the image associated to the user “jesper jensen” in the Users table.

  2. I believe the “copy” icon is an item collection action associated with the custom collection. Remove that action and the copy icon will disappear.

You’re using an action row component. Remove the action from the action row, or remove the icon from the action in the action row component, and the icon will go away.

If you are referring to the ghost bubble that remains even after removing the action and/or icon, well that’s been a bug with that component since day one, which has been at least 3+ years now.