← Back to team overview

mahara-contributors team mailing list archive

[Bug 619266] Re: Collection missing 'cancel' during create functionality

 

Stacey,

I reckon if you can make the submitcancel element generalisable to take
any number of other pieform elements, then 'submitcancel' is no longer a
particularly good name for it.

So if you can test it on the other elements, and it works, you might as
well just leave submitcancel as it is, and create a new pieform element
called 'elements' or something.

If it's only going to work with submit & cancel elements, then it'd be
better to keep it simple so you don't give people false hope, and just
be boring and use 0 if the 'submit' key is not set, etc.

-- 
Collection missing 'cancel' during create functionality
https://bugs.launchpad.net/bugs/619266
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: In Progress

Bug description:
Functionality for canceling creation of a new collection has disappeared.

Using the existing functionality in view creation as a template, this should be checking for the 'new' flag, alerting the user about the fact that they are canceling and then removing all traces of the aborted collection.

Edit collection, add views and collection access pages need to ensure the user can cancel creation at any stage.





References