You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.
I expect that if I open a post to edit it, and close the editor quickly (before the post loads in the editor), no changes will be saved.
Actual behavior
If I open to edit it, and close the editor quickly (before the post loads in the editor), the post title is erased. (It shows as (Unititled) in the post list.)
Steps to reproduce
Create a new post with a title and a lot of content in the post body (so it takes a little longer to load)
Save or publish the post
In the Blog Posts list in the app, tap "Edit" to open the post in the editor
Before the post title/content loads in the editor, tap the back button to close the editor
Result: The title is erased as shows as "(Untitled)" in the post list. Opening the post in the editor again shows a blank post title.
Tested on Nexus 9, Android 7.0, WPAndroid alpha-27
The text was updated successfully, but these errors were encountered:
rachelmcr
changed the title
Closing the editor before the post content loads erases the post title
Closing or updating the editor before the post content loads erases the post title
Nov 10, 2016
@hoverduck also observed that it's possible to tap Update and update the post before the content loads in the editor. In this case the title is also erased. (It seems like we should block the option to update a post until the content loads in the editor.)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Expected behavior
I expect that if I open a post to edit it, and close the editor quickly (before the post loads in the editor), no changes will be saved.
Actual behavior
If I open to edit it, and close the editor quickly (before the post loads in the editor), the post title is erased. (It shows as
(Unititled)
in the post list.)Steps to reproduce
Result: The title is erased as shows as "(Untitled)" in the post list. Opening the post in the editor again shows a blank post title.
Tested on Nexus 9, Android 7.0, WPAndroid alpha-27
The text was updated successfully, but these errors were encountered: