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 Jul 9, 2019. It is now read-only.
@markblundeberg it took long to address this, sorry for that. with the PR #42 you will now be able to delete your posts.
After the PR gets merged you can navigate to /posts using your profile badge dropdown menu and clicking on my posts. the rest should be self-describing.
Thank you for reporting this. If you have more suggestions/bug reports, feel free to create and issue and we'd be happy to help.
* created /posts page to list user posts for organizational purposes:
- users can now delete their posts using this page. along with the deletion, they will now have the ability to edit their post using this page (this eliminates the user from going to the post page)
- added "write your first post, create draft" button if no posts are available
- added a sweetalert prompt for double-conf for deletion.
- added drafts section to the /posts page with the tooltip "This section is still under development." so it can be easily integrated.
* fix(posts): fixed types and linting errors, disabled deletion option for now
* fix(posts): fixed publishing date that is displayed
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I made a test post here: https://honest.cash/marklundeberg/test-post-123456789-270
I'm unable to delete it.
I am able to edit it to have a blank body and extremely short title, things which would normally be blocked for new posts.
The text was updated successfully, but these errors were encountered: