← 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/2956

-- 
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:
  In Progress

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 [DONE]
  - New folder name input in Content -> Profile -> Files [DONE]
  - Radio buttons in email selector
  - Pagination combobox
  - Profile picture radio buttons and checkboxes
  - "Attach file" labels in Content -> Resume
  - Collection and page checkboxes when editing permissions for a group
  - Cookie consent -> Types of cookies checkboxes
  - Portfolio -> Skins (the whole form, particularly the 8-direction placement elements)
  - Non-JS radio buttons in the page editor
  - "Add a new entry to ..." combo box in Journal entries block (multiple journals only)

  Affects latest master

  (WCAG Level A)

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


References