Skip to content

Conversation

AngeloStavrow
Copy link
Collaborator

Closes #101.

This PR is pretty straightforward: when logged out, the app showed "All Posts" as the only list. With changes between the beta and release versions, new local posts would get created in "Drafts", and would therefore show < Drafts in the navigation bar, which was not a list that could be navigated to from the collection-list sidebar.

With these changes, if you're logged out, you only see the one list, Drafts, where your new local posts are created.

@AngeloStavrow AngeloStavrow added this to the 1.0.1 milestone Oct 29, 2020
@AngeloStavrow AngeloStavrow requested a review from thebaer October 29, 2020 15:15
@AngeloStavrow AngeloStavrow self-assigned this Oct 29, 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.

Nice bit of polish. Thanks!

@AngeloStavrow AngeloStavrow merged commit 66266da into main Nov 2, 2020
@AngeloStavrow AngeloStavrow deleted the show-drafts-only-when-logged-out branch November 2, 2020 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Logged out state should show only "Drafts", not "All Posts"

2 participants