← Back to team overview

mahara-contributors team mailing list archive

[Bug 1423406] Re: Replace "Share page" checkboxes, with a Select2-based autoselect.

 

** Also affects: mahara/15.10
   Importance: Undecided
       Status: New

** Also affects: mahara/15.10
   Importance: Undecided
       Status: Fix Released

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

Title:
  Replace "Share page" checkboxes, with a Select2-based autoselect.

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  On the "Edit -> share page" screen, we've got a series of checkboxes,
  one for every collection and non-collectioned page in your portfolio.
  The checkboxes are used for setting permissions in bulk.

  The problem is that this is cumbersome and confusing, especially when
  you've got dozens of pages & collections.

  I would like to replace these checkboxes with a multi-select select2
  element. This could either be an AJAX-based autocomplete, or a simple
  multi-<select> element (which select2 will automatically transform to
  act Ajaxy).

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


References