Redirect after page creation

I found this issue. Here, the request is to provide a “Create & Edit” button within the “Add page”-modal, in addition to the “Create” and “Cancel” buttons. @bastianallgeier already accepted this as a good idea, but as @texnixe said, using this approach, two steps have to be done for creating the new page:

  1. Click on"Add page" and modal pops up.
  2. Click on “Create & Edit” buttons and the editing interface for the new page opens.

whereas a unique button/step for page creation and editing, all at once, would be even better.

I’ll add a comment regarding this into the issue on GitHub.