Reviewed: https://reviews.mahara.org/10836 Committed: https://git.mahara.org/mahara/mahara/commit/8bca2f5b19db1f48c1656516ad44121eda11d01b Submitter: Robert Lyon ([email protected]) Branch: 19.10_STABLE
commit 8bca2f5b19db1f48c1656516ad44121eda11d01b Author: Evonne <[email protected]> Date: Wed Mar 18 14:20:16 2020 +1300 Bug 1867707 Add comments and details block header active state Moved styles to the right path for active states to been seen when a block's add comments/details opens up a modal. - added in more specific target to folder_render_in_modal to prevent the wrong event being called on open_modal func behatnotneeded Change-Id: I78d647e44f938de432a4757b309bca7caae3adcb (cherry picked from commit 01cab2e421a2ea35935fdf5c849a8d6b5d55d321) -- 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/1867707 Title: Add comments and details block headers not changing colour when active Status in Mahara: Fix Committed Status in Mahara 19.10 series: Fix Committed Status in Mahara 20.04 series: Fix Committed Bug description: When a block on a page is viewed in "details" mode the block comments and details header can be seen. When selected to open the associated modal the background colour of the bar of the heading should change colour to indicate the block that was selected. To reproduce: 1. Log in as any person and create a page 2. Create an image block and display the page. 3. Select "Details" mode to turn it on and view the block detail headers 4. Click on the header to open the details modal and look at the block detail header on the page Expected result: The active block header background colour has changed. Actual result: The block header header background colour has not updated (remains black in raw). To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1867707/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

