The Save button currently takes a user to the main list of context. This behaviour can be very frustrating when a user needs to save frequently to debug the context that is being created.

There should also be a "Save and continue" button.

Comments

ManyNancy’s picture

+1

steven jones’s picture

Version: 6.x-3.0 » 6.x-3.x-dev

Agreed, but I don't like the 'and continue' pattern, it's unclear where you are continuing to.

ManyNancy’s picture

Mayhaps save and refresh?

steven jones’s picture

Status: Active » Needs work

'Save and continue editing' is long but does explain what will happen when you click the button.

aaronbauman’s picture

Version: 6.x-3.x-dev » 7.x-3.x-dev
Issue summary: View changes
Status: Needs work » Needs review
Related issues: +#2209511: "Update and Continue Editing" button, in addition to "Save and redirect to index" on Context Edit UI form
StatusFileSize
new1.27 KB

Adds "Save and Continue Editing" button.
Needs review.

Closed #2209511 on this issue

aaronbauman’s picture

StatusFileSize
new1.45 KB

This version is a bit cleaner, and works with clone and add actions now.