← Back to team overview

mahara-contributors team mailing list archive

[Bug 1487308] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5172
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/0200afb972c4c147b039210c3829b264cefd175d
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 0200afb972c4c147b039210c3829b264cefd175d
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Thu Sep 3 19:45:56 2015 +1200

Bug 1487308: Setting aria-expanded to false

In the inbox/outbox list as each row is collapsed on page load

behatnotneeded

Change-Id: I9bbd01c4107938cb66492f333a3294873315fdab
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
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/1487308

Title:
  All inbox messages are ARIA-expanded by default

Status in Mahara:
  Fix Committed

Bug description:
  Related to Bug #1484779

  In the Inbox, messages are now shown as expanders with the aria-
  expanded attribute showing their state. By default they all have the
  attribute aria-expanded="1" even though they are all collapsed. This
  should therefore be changed to aria-expanded="false".

  Affects latest master

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1487308/+subscriptions


References