Closed Bug 665714 Opened 13 years ago Closed 13 years ago

Kuma: "Save and keep editing", without leaving edit mode

Categories

(developer.mozilla.org Graveyard :: Wiki pages, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: openjck, Assigned: lorchard)

Details

(Whiteboard: u=user c=wiki p=2)

      No description provided.
Version: unspecified → Kuma
Assignee: lcrouch → nobody
Target Milestone: 1.0 alpha → 0.9.8
Whiteboard: [u: user] [c: wiki] → [u: user] [c: wiki] [points: 2]
Whiteboard: [u: user] [c: wiki] [points: 2] → u=user c=wiki p=2
Target Milestone: 0.9.8 → 0.9.9
As suggested by :groovecoder, I'll try taking a shot with this one at least as my first newb Kuma bug.
Assignee: nobody → lorchard
Priority: -- → P2
https://github.com/mozilla/kuma/commit/f48f17163d61e1c60acbf4019790ece4246c81cf

Bug 665714 - Kuma: "Save and keep editing", without leaving edit mode

Introduces save-and-edit button that retargets the editing form to 
submit to a hidden iframe. The normal save button submits to the top
level page. If a login-required or 403 forbidden is encountered, the
page busts out of the iframe to the top level.

Additionally, edited content is preserved in sessionStorage when
save-and-edit is clicked. The content gets discarded on a successful
save, restored to the textarea on a return to the page after logging
back in.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Version: Kuma → unspecified
Component: Website → Landing pages
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.