Reviewed: https://reviews.mahara.org/10999 Committed: https://git.mahara.org/mahara/mahara/commit/dd6129978ccb1ec51a28ba4dc18064384adb4834 Submitter: Cecilia Vela Gurovic ([email protected]) Branch: 19.04_STABLE
commit dd6129978ccb1ec51a28ba4dc18064384adb4834 Author: Robert Lyon <[email protected]> Date: Tue Feb 5 09:31:56 2019 +1300 Bug 1875958: Allow groups list sideblock to have max height / scroll Change-Id: I9e73feb22519c1e62392ef19182500ba16f96229 Signed-off-by: Robert Lyon <[email protected]> (cherry picked from commit c7178676052624b293aa4e641d7176abd02ae656) (cherry picked from commit 59f6755263ac159902f3eb53ebfd7aa276a69f13) (cherry picked from commit b6ad599b00e77f70980a6390afedc7b0ae69c518) -- 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/1875958 Title: 'My groups' sidebar can get very long if you are in lots of groups Status in Mahara: Fix Committed Status in Mahara 19.04 series: Fix Committed Status in Mahara 19.10 series: Fix Committed Status in Mahara 20.04 series: Fix Committed Status in Mahara 20.10 series: Fix Committed Bug description: When you are a member of many groups the list in the sidebar can get very long There is an account preference to restrict the list to 'Maximum number of groups to display' And now there is an account preference to restrict it to certain group labels But both these options require user making choices / setting up labels Another option to make the 'My groups' side bar a little more manageable is via css This option still lets you scroll to see all your groups but doesn't make the page overly long. Note: (25 May - after Robert questioned about how many groups should display before the scroll bar is displayed): apparently the 'My groups' sidebar should be 400px high maximum (or a scroll bar will be displayed). When browser View set at 100% this equates to approximately 14 lines(Chrome, Firefox & Edge), this number will vary depending upon the browser View setting +100-. The number of groups shown before scrolling is also variable due to how many groups the person is admin for (2 lines) versus not admin for (1 line). The length of the group name will also impact how many lines are taken per group. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1875958/+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

