This is a patch to change the message order so the Add Another message comes after the node created message. It switches out the nodeAPI used currently for adding the message, and uses formAPI logic instead.

I'm posting this in the queue before I commit it to get some comments and peer-review first. An example of the new UI is included.

Robin

Comments

andrewmacpherson’s picture

Just to say I've tried the patch and confirm that it works.

robin monks’s picture

Status: Needs review » Fixed

Committed to HEAD.

Status: Fixed » Closed (fixed)
Issue tags: -Usability

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit 50c57f0 on 5.x-1.x, 6.x-1.x, 7.x-1.x, 7.x-2.x, master, 8.x-1.x by Robin Monks:
    Patch #361004 (myself)   Add Another message displays before node...