Reviewed: https://reviews.mahara.org/6807 Committed: https://git.mahara.org/mahara/mahara/commit/e52148b52653cfd59ee457d4de272b6100d6816a Submitter: Robert Lyon ([email protected]) Branch: master
commit e52148b52653cfd59ee457d4de272b6100d6816a Author: Robert Lyon <[email protected]> Date: Sat Aug 6 14:26:57 2016 +1200 Bug 1606730: Adding required message above forms with required fields Also adding aria-required="true" to required fields behatnotneeded - existing test are ok Change-Id: Iaba02ea6653d28da298a0e410ab3d79773f810db Signed-off-by: Robert Lyon <[email protected]> -- 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/1606730 Title: Accessibility - Required field indicator Status in Mahara: Fix Committed Bug description: Mahara: master A few recommendations for fields marked with '*' (i.e. required): 1. Have a text at the beginning of the form to note that 'Fields marked with a * are required'. 2. Use 'aria-requied=true' property for required fields. Please refer to: https://www.w3.org/TR/WCAG20-TECHS/ARIA2.html To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1606730/+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

