mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #64077
[Bug 1944420] A change has been merged
Reviewed: https://reviews.mahara.org/12179
Committed: https://git.mahara.org/mahara/mahara/commit/72fa558acf17f02b3be7f7c61eeb872b0c632bbf
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 21.10_DEV
commit 72fa558acf17f02b3be7f7c61eeb872b0c632bbf
Author: Evonne <evonne@xxxxxxxxxxxxxxx>
Date: Mon Oct 18 12:12:06 2021 +1300
Bug 1944420 Fix collapsible comments styling
behatnotneeded
Change-Id: I09f2f9c274c6a2ce7ed564efa73a439fd4c1b437
(cherry picked from commit 1a616442f938f74b8787c3779c213446d5b53446)
--
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
References