Ripcord Dev Logo Ripcord Development — View Ticket Login or Create Account
Ticket UUID: 5bfadd7320196491e6dbd3ac5d55e4b08dac3e4a
Title: Slack button / dropdown support not working
Status: Open Type: Bug
Severity: Minor Priority: Low
Subsystem: Slack Resolution: Open
Last Modified: 2019-11-28 05:31:11
Version Found In: 0.4.12
lexy2019-08-13 07:57:04

Some bots / apps show advanced posts with dropdowns or buttons. For example, Cisco WebEx app can start a WebEx meeting by typing in a /webex slash command. The command generates a message with a Join meeting button. Clicking on such button in a regular Slack client performs the associated action - open a link in a browser in this case.

However, clicking this button in Ripcord doesn't do anything.

cancel2019-08-13 12:05:07

This is supposed to work. Something must be wrong. I may email you and ask for more details.

lexy2019-08-14 12:42:51

Yeah, the log shows something like:

2019-08-14 15:38:04.686 Debug [Slack 3548] Starting HTTP request - AttachAction - chat.attachmentAction

2019-08-14 15:38:06.158 Debug [Slack 3548] Starting HTTP request - AttachAction - chat.attachmentAction

2019-08-14 15:38:06.852 Debug [Slack 3548] Starting HTTP request - AttachAction - chat.attachmentAction

2019-08-14 15:38:07.210 Debug [Slack 3548] HTTP request finished - AttachAction - time elapsed: 2523 ms

2019-08-14 15:38:07.347 Debug [Slack 3548] HTTP request finished - AttachAction - time elapsed: 1188 ms

2019-08-14 15:38:08.026 Debug [Slack 3548] HTTP request finished - AttachAction - time elapsed: 1174 ms

when I click thrice.

However, my default browser (Firefox) does not open the URL requested.

lexy2019-09-01 09:46:44

Always welcome your emails, happy to try anything you suggest.

cancel2019-09-02 21:20:23

It seems your email provider (or mine?) is having problems -- I sent an email to you but it was unable to be delivered.

lexy2019-11-28 05:31:11

I had your email and replied to it but didn't get a response then. The issue is still actual - regular links work, buttons and dropdowns don't.