Actions
Bug #8620
closed"Send us a message" not working
Start date:
2017-08-29
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
The "Send us a message" button accessed via the Help tab is not doing anything. Two users have reported this and I tried myself without success.
Updated by Boone Gorges about 7 years ago
- Assignee set to Raymond Hoh
Ray, can you have a look? I assume there's a preventDefault or something in the ZenDesk JS preventing the mailto link from working.
Updated by Matt Gold about 7 years ago
- Status changed from New to Assigned
- Priority name changed from Normal to High
Updated by Raymond Hoh about 7 years ago
- Category name set to ZenDesk
- Status changed from Assigned to Resolved
- Target version set to 1.11.11
Zendesk made changes to their Help modal markup, which broke our stylistic modifications.
Fixed in https://github.com/cuny-academic-commons/cac/commit/49424963864e3e66f05a6566b6374cf945746f03 and deployed on production as a hotfix.
Updated by Matt Gold about 7 years ago
Huge thanks for your quick attention to this, Ray
Actions