#31923 closed defect (bug) (fixed)
Press This: show a notice on successful saving
Reported by: | azaozz | Owned by: | azaozz |
---|---|---|---|
Milestone: | 4.2 | Priority: | normal |
Severity: | normal | Version: | 4.2 |
Component: | Press This | Keywords: | |
Focuses: | Cc: |
Description
Currently there is no confirmation that a post has been saved successfully. The spinner disappears but... Leaves a lingering doubt... :)
Attachments (2)
Change History (12)
#2
@
9 years ago
In 31923.patch: show a notice including an "Edit" link that opens the post on the Edit Post screen in the main window. Needs better text / names :)
#3
@
9 years ago
In 31923.2.patch, as discussed in #core-pressthis:
- Instead of a notice on saving a draft, change the text of the Save Draft button to "Saving...".
- On success, hide the button and show "Edit Post" link in its place. If the user focuses the title or the editor, hide the link and show the button again.
#4
@
9 years ago
With 31923.2.patch on an iPhone 6+, focusing and even typing in the editor doesn't change Edit post back to Save Draft. Focusing the title does change Edit post back to Save Draft. Also, "Edit post" and "Save Draft" don't follow the same capitalization rules.
Unsure about Save Draft becoming Edit post. My first reaction was of the huh? variety. Aren't I already editing the post? Opening post-new.php in a new window is so disorienting on mobile.
Caused by no longer redirecting on saving a draft. Also need to include an Edit link that opens the post for editing in the "main" editor.