customer-support
Here are 86 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
Infos:
- Used Zammad version: 5.0.3
- Installation method (source, package, ..): any
- Operating system: any
- Database + version: any
- Elasticsearch version: any
- Browser + version: any
Expected behavior:
- LTR and RTL should have the same layout and spacing
Actual behavior:

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