Comment 3 for bug 1690232

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/7759
Committed: https://git.mahara.org/mahara/mahara/commit/5ce66781dfa1bd23f1bb632b9e61e68677259358
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 5ce66781dfa1bd23f1bb632b9e61e68677259358
Author: Robert Lyon <email address hidden>
Date: Sun May 14 16:09:28 2017 +1200

Bug 1690232: Comments link on retractable block failing to open modal

Actually the modal is opening and closing in the same instant.

This is caused by some code dealing with collapsible blocks making
sure modals are closed if outside certain rules.

This change checks what modal we are wanting and closing all but the
one are targeting when clicking the 'comments' link

behatnotneeded

Sponsored by SWITCH

Change-Id: Idb5165bdc8349f77286aa776ff75d152968aefda
Signed-off-by: Robert Lyon <email address hidden>