hubot-archive / hubot-google-images

A hubot script that interacts with the Google Images API
126 stars 66 forks source link

Image results appear twice. #49

Closed perrygoy closed 4 years ago

perrygoy commented 4 years ago

For a few weeks now, possibly since a Slack update, hubot-google-images' results are displayed twice. The actual image URL isn't sent twice, the image is just displayed twice. I thought it was just an issue with Slack but no other integration is having any issues.

double image collapsed

Expected Behavior:

Prereq(s):

Steps to Reproduce:

perrygoy commented 4 years ago

Added context, the double-image does not happen on the mobile Slack client, only on the desktop app and website. Maybe it is just a Slack issue.

ashishthukral commented 4 years ago

this should be a Slack issue, we also facing similar issue - https://www.reddit.com/r/Slack/comments/f9coux/hubot_apps_posting_image_links_show_images_twice/fj7x967?utm_source=share&utm_medium=web2x

ashishthukral commented 4 years ago

notified Slack team, they identified issue n will work on fix. no eta

perrygoy commented 4 years ago

Looks like Slack fixed its issue! Thanks for the raise, @ashishthukral!