mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #42773
[Bug 1690232] A change has been merged
Reviewed: https://reviews.mahara.org/7759
Committed: https://git.mahara.org/mahara/mahara/commit/5ce66781dfa1bd23f1bb632b9e61e68677259358
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 5ce66781dfa1bd23f1bb632b9e61e68677259358
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
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 <robertl@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1690232
Title:
Can't click the "Comments" link in a retractable block
Status in Mahara:
Fix Committed
Status in Mahara 16.04 series:
Confirmed
Status in Mahara 16.10 series:
Confirmed
Status in Mahara 17.04 series:
In Progress
Status in Mahara 17.10 series:
Fix Committed
Bug description:
Mahara 16.04+
You can't click on "Comments" in a retractable block. It just loads
the page again but doesn't open the modal. It works fine when the
block is not retracted.
To replicate:
1. Create a page with a block that can have comments, e.g. "Note".
2. Set the page to auto-retract
3. View the page, add a comment and go back to the page.
4. Click the "Comments" button.
Expected result: The comments modal pops in.
Actual result: Nothing happens.
When you test it, also make sure to test all retractable settings: No,
Yes, auto-retract.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1690232/+subscriptions
References