← Back to team overview

mahara-contributors team mailing list archive

[Bug 1484779] Re: Expanders in Site options are all ARIA-expanded by default

 

** Also affects: mahara/15.10
   Importance: Undecided
       Status: New

** Also affects: mahara/15.10
   Importance: Undecided
       Status: Fix Released

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

Title:
  Expanders in Site options are all ARIA-expanded by default

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  In 15.10, the sections in Site options (/admin/site/options.php) use
  new Bootstrap expanders, with the ARIA-expanded attribute added for
  accessibility. However, on page load all the expanders have the
  attribute aria-expanded="1" despite being collapsed by default. This
  needs to be changed to aria-expanded="false" or equivalent.

  Affects latest master

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


References