mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #28682
[Bug 1489252] [NEW] Authentication plugin form element is not accessible
Public bug reported:
When configuring an institution (Administration -> Institutions -> Edit)
there is an option to change the authentication methods available to
that institution. However, there are various accessibility issues with
the form element used to configure this:
- The "Add" combo box has no associated label
- The links representing existing plugins are not descriptive (instead of "Internal", for example, it would be good to have something like "Internal (authentication plugin)")
- These links should logically be <li>'s in an <ul> rather than <label>'s in a <div>
- The delete buttons should contain more descriptive text saying which plugin they delete
Affects latest master
** Affects: mahara
Importance: Low
Status: Confirmed
** Tags: accessibility
--
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/1489252
Title:
Authentication plugin form element is not accessible
Status in Mahara:
Confirmed
Bug description:
When configuring an institution (Administration -> Institutions ->
Edit) there is an option to change the authentication methods
available to that institution. However, there are various
accessibility issues with the form element used to configure this:
- The "Add" combo box has no associated label
- The links representing existing plugins are not descriptive (instead of "Internal", for example, it would be good to have something like "Internal (authentication plugin)")
- These links should logically be <li>'s in an <ul> rather than <label>'s in a <div>
- The delete buttons should contain more descriptive text saying which plugin they delete
Affects latest master
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1489252/+subscriptions
Follow ups