Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve new-post reliability #151

Merged
merged 4 commits into from Dec 11, 2020
Merged

Conversation

AngeloStavrow
Copy link
Collaborator

Closes #131.

This PR improves the reliability of creating a new post. To really get proper navigation flow between the sidebar blog list, the central post list, and the post editor, a rethinking of the way state is coordinated is required, and that's beyond the scope of this work.

@AngeloStavrow AngeloStavrow added the mac Anything specific to the Mac app label Dec 8, 2020
@AngeloStavrow AngeloStavrow added this to the 1.0 milestone Dec 8, 2020
@AngeloStavrow AngeloStavrow self-assigned this Dec 8, 2020
Copy link
Member

@thebaer thebaer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, based on a read-through. Thanks @AngeloStavrow!

@AngeloStavrow AngeloStavrow merged commit 7a86da9 into main Dec 11, 2020
@AngeloStavrow AngeloStavrow deleted the improve-new-post-reliability branch December 11, 2020 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mac Anything specific to the Mac app
Development

Successfully merging this pull request may close these issues.

Creating new post is buggy if not viewing "Drafts" or "All Posts" lists
2 participants