← Back to team overview

mahara-contributors team mailing list archive

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

 

Public bug reported:

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).

** Affects: mahara
     Importance: Wishlist
         Status: Confirmed


** Tags: usability

-- 
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 ePortfolio:
  Confirmed

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


Follow ups

References