Ripcord Dev Logo Ripcord Development — View Ticket Login or Create Account
Ticket UUID: 11dcd12cb58a8d96db11df3f27377c52619a1747
Title: Certain Slack bot embeds do not have all fields clickable
Status: Open Type: Bug
Severity: Minor Priority: Low
Subsystem: Slack Resolution: Open
Last Modified: 2019-08-16 07:40:58
Version Found In: 0.4.10
Quppa2019-07-29 02:48:34

Messages from Slack bots/apps don't have clickable titles in Ripcord.

Example: https://i.imgur.com/EqJzlMg.png

cancel2019-08-01 21:33:40

Hmm. I'm not sure which field I'm missing there. I'll take a look at it in a bit, and if I can't figure out which field I'm missing, I may have to email you and ask for an example of what the embed has for its data.

Quppa2019-08-02 02:06:27

If it's helpful, here's some markup from Slack's web interface for a GitHub bot message - the author and PR title are links in Slack but not in Ripcord:

<div class="c-message_attachment"> <div class="c-message_attachment__border" style="background-color: rgb(54, 166, 79);"></div> <div class="c-message_attachment__body"> <div class="c-message_attachment__row"> <span class="c-message_attachment__author" data-qa="message_attachment_author"> <span class="c-message_attachment__part"> <a target="_blank" rel="noopener noreferrer" class="c-link c-message_attachment__author_link" href="https://github.com/Quppa"> <img class="c-message_attachment__author_icon" alt="Quppa" src="redacted" width="16" height="16" data-qa="message_attachment_author_icon" data-stringify-ignore="true"> </a> <a target="_blank" rel="noopener noreferrer" class="c-link c-message_attachment__author_link" href="https://github.com/Quppa"> <span class="c-message_attachment__author_name" dir="auto" data-qa="message_attachment_author_name">Quppa</span> </a> </span> </span> </div> <div class="c-message_attachment__row"> <span class="c-message_attachment__title"> <a target="_blank" rel="noreferrer noopener" data-qa="message_attachment_title_link" class="c-link c-message_attachment__title_link" href="https://github.com/redacted"> <span dir="auto">#123 PR</span> </a> </span> </div> <div class="c-message_attachment__row"> <span class="c-message_attachment__footer"> <span class="c-message_attachment__footer_text c-message_attachment__part" data-qa="message_attachment_footer_text"> <span dir="auto"> <a target="_blank" class="c-link" href="https://slack-redir.net/link?url=https%3A%2F%2Fgithub.com%2FQuppa%2Fredacted" rel="noopener noreferrer">Quppa/redacted</a> </span> </span> | <span class="c-message_attachment__footer_ts c-message_attachment__part" data-qa="attachment-footer-timestamp">Yesterday at 16:20</span></span> </div> </div> </div>

cancel2019-08-10 04:09:09

What part of the example image is supposed to be clickable?

bendem2019-08-16 07:40:58

I have the same with git and jira integrations, see the comparison, the title is no clickable on ripcord.

https://imgur.com/a/X8I3Fm7