Reviewed: https://reviews.mahara.org/12059 Committed: https://git.mahara.org/mahara/mahara/commit/efba80fc080b3e12194c0467b4947a6893351037 Submitter: Gold ([email protected]) Branch: master
commit efba80fc080b3e12194c0467b4947a6893351037 Author: Evonne <[email protected]> Date: Wed Oct 6 14:09:39 2021 +1300 Bug 1939076: fixing styling for link-expand-right buttons Visually aligning the styling to btn-secondary rather than collapsible fieldset. behatnotneeded Change-Id: Idc0622b7f6f8557295ec442bbe335e631717bd7e -- 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/1939076 Title: Accordion across Mahara e.g. 'Site options' are not expandable by screen reader Status in Mahara: In Progress Bug description: These accordions are not able to be accessed using the keyboard. Including but not limited to any pieforms that are of type 'fieldset' e.g. as seen on site/options.php The accordion headers are internal links and cannot be accessed by the keyboard. They need to be buttons but once that change is made, the page refreshed upon every button press. Investigation needed. https://www.w3.org/TR/wai-aria- practices-1.1/examples/accordion/accordion.html To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1939076/+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

