Reviewed: https://reviews.mahara.org/11221 Committed: https://git.mahara.org/mahara/mahara/commit/c52fc85c967b5a2a1895c4d47a3121995a91e9a5 Submitter: Robert Lyon ([email protected]) Branch: 19.10_STABLE
commit c52fc85c967b5a2a1895c4d47a3121995a91e9a5 Author: Cecilia Vela Gurovic <[email protected]> Date: Thu Aug 27 12:33:25 2020 +1200 Bug 1893142: block header dissapearing when block is collapsed behatnotneeded Change-Id: I10df1a7bd7a12b26e2beee136d93e8ef772d2017 -- 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/1893142 Title: block header dissapearing when block is collapsed Status in Mahara 19.10 series: Fix Committed Status in Mahara 20.04 series: Fix Committed Bug description: This is happening due to the fixes we added on view layouts for extra spacing (Bug 1883471) On branches 20.04, 19.10 It doesn't affect master (20.10) since it was fixed as part of another patch To replicate - Add a text block to a page - Set title: 'A block title', content: 'Some text' and set retractable = 'Yes' - Display the page - Collapse the block Expected result: The content text 'Some text' is hidden and the header with text 'A block title' is visible Actual result: both content and header is gone, the page needs to be refreshed to see the block again To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/19.10/+bug/1893142/+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

