Reviewed: https://reviews.mahara.org/12177 Committed: https://git.mahara.org/mahara/mahara/commit/6fef619cc023a492ce5f5d67713f834b8d54fead Submitter: Robert Lyon ([email protected]) Branch: 21.10_DEV
commit 6fef619cc023a492ce5f5d67713f834b8d54fead Author: Dianne Tennent <[email protected]> Date: Thu Sep 30 16:14:35 2021 +1300 Bug 1944420: Make comments at base of page collapsible Also display comment count and icon in card header and remove from paginator. Evonne to look at styling. Change-Id: I45732feed2b69b3148552f2c92fbae4de55b983a (cherry picked from commit fc14017b6837c0dcccb55bafa2c8c369828bcca9) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1944420 Title: Make the page comments section collapsable Status in Mahara: Fix Released Bug description: Page comments at the bottom of the page can take up quite a bit of space. It's a very prominent section though portfolio authors said they'd often prefer not to see the form and the comments all the time. We should turn the comments section at the bottom of the page into a collapsable card so that everything within it is only visible when expanded. A few things to note: - Ideally, the number of comments is mentioned in the card header when collapsed so that viewers are promoted to click it since there are comments. - The general rules of the comments still apply, i.e. the section is only visible when comments are allowed or for those people for whom they are allowed. - On a page load, the comments section is loaded collapsed. - The 'Comments' block is not affected. There, the normal retractable block rules apply. - Screen reader accessible -> ideally use markup we are already using elsewhere / newly using elsewhere To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1944420/+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

