← Back to team overview

mahara-contributors team mailing list archive

[Bug 1259756] A patch has been submitted for review

 

Patch for "master" branch: https://reviews.mahara.org/2945

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

Title:
  Not all form elements have labels

Status in Mahara ePortfolio:
  New

Bug description:
  For people using screen readers, having a label for every form input
  is essential as they have no other (easy) way of knowing what the
  input is for. Currently there are various form fields in Mahara which
  do not have labels, so either existing labels need to be linked to
  these inputs or new (hidden) ones need to be created.

  - "Upload file" in Content -> Profile -> Files
  - New folder name input in Content -> Profile -> Files
  - All "Attach file" labels in Content -> Resume need to be associated with their respective file inputs
  - Filter select boxes in Portfolio -> Skins, Groups -> My Groups, Groups -> Find Friends
  - Collection and page checkboxes when editing permissions for a group
  - Cookie consent -> Types of cookies checkboxes

  Affects latest master

  (WCAG Level A)

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


References