intercom
Here are 108 public repositories matching this topic...
Describe the bug
The button to toggle the chat widget doesn't have discernible text.
To Reproduce
Steps to reproduce the behavior:
- Go to a page with the Papercups chat widget installed.
- Check accessibility with axe DevTools
- See
Buttons must have discernible textissue
-
Updated
Jan 28, 2022 - TypeScript
-
Updated
Feb 4, 2022 - Objective-C
-
Updated
Apr 21, 2020 - Python
-
Updated
Feb 7, 2022 - TypeScript
-
Updated
Sep 1, 2020 - Objective-C
-
Updated
Feb 13, 2020 - Go
-
Updated
Jan 21, 2022 - JavaScript
-
Updated
Dec 24, 2020 - JavaScript
-
Updated
May 25, 2018 - Java
Is your feature request related to a problem? Please describe.
Feature parity with the Cordova Intercom plugin.
Describe the solution you'd like
Add support to update the intercom specific 'companies' property
Describe alternatives you've considered
Can use custom attributes instead but Intercom has a special case for the 'companies' property.
Additional context
Equiva
-
Updated
Feb 2, 2022 - TypeScript
-
Updated
Apr 16, 2021 - Objective-C
-
Updated
Feb 4, 2018 - HTML
-
Updated
Jan 28, 2022 - JavaScript
-
Updated
Jun 1, 2021 - Python
-
Updated
May 25, 2021 - TypeScript
-
Updated
Feb 7, 2021 - Python
-
Updated
Jul 9, 2020 - TypeScript
-
Updated
Jan 18, 2022 - Python
-
Updated
Aug 27, 2018 - JavaScript
-
Updated
Jun 11, 2017 - JavaScript
-
Updated
Feb 13, 2018 - Python
Improve this page
Add a description, image, and links to the intercom topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the intercom topic, visit your repo's landing page and select "manage topics."
Is your enhancement request related to a problem? Please describe.
It is a very very tiny problem but I want to contribute :) In the API documentation, it says the ID of the Agent is the type of integer. In the documentation of the webhook events, the ID of the Agent seems like a string. But when I get a "message_created" event, the ID of the Agent is an integer.
![image](https://user-ima