Project

General

Profile

Actions

Bug #6611

closed

Zendesk overlay prevents clicking on elements throughout Commons sites

Added by Luke Waltzer over 7 years ago. Updated over 7 years ago.

Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
ZenDesk
Target version:
Start date:
2016-11-04
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

Reporting that I had to enter the CSS below to the TLC site (cuny.is/tlc) to get the two right most menu items (Programs and About) to be clickable.

iframe#ticketSubmissionForm {
display: none;
}

Seems related to this issue -- https://redmine.gc.cuny.edu/issues/5792#note-20 -- but required a different fix. May there be a broader issue with the ticketing system interfering with site display across the Commons? This problem wasn't there earlier. I did change the header on the site this week, and played with moving the location of the menu, but ultimately kept it in the same spot.


Related issues

Related to CUNY Academic Commons - Bug #6599: Accept Friend button not workingDuplicateRaymond Hoh2016-11-04

Actions
Related to CUNY Academic Commons - Bug #6602: Add Friend button not workingResolvedRaymond Hoh2016-11-04

Actions
Actions #1

Updated by Boone Gorges over 7 years ago

  • Related to Bug #6599: Accept Friend button not working added
Actions #2

Updated by Boone Gorges over 7 years ago

  • Related to Bug #6602: Add Friend button not working added
Actions #3

Updated by Boone Gorges over 7 years ago

Ray, can you please look into a more general solution?

Actions #4

Updated by Boone Gorges over 7 years ago

  • Assignee changed from Boone Gorges to Raymond Hoh
Actions #5

Updated by Boone Gorges over 7 years ago

  • Subject changed from Ticket Submission Form Issue to Zendesk overlay prevents clicking on elements throughout Commons sites
Actions #6

Updated by Raymond Hoh over 7 years ago

  • Category name set to ZenDesk
  • Status changed from New to Resolved
  • Target version set to 1.10

Thanks for finding this problem, Luke.

I've deployed a hotfix for this in commit d09c000.

This is live on production. You should be able to remove the display:none CSS declaration now.

Actions #7

Updated by Boone Gorges over 7 years ago

Thank you, Ray!

Actions

Also available in: Atom PDF