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

Auto save and draft #204

Open
drodil opened this issue Oct 20, 2024 · 0 comments
Open

Auto save and draft #204

drodil opened this issue Oct 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@drodil
Copy link
Owner

drodil commented Oct 20, 2024

Posts should be able to be saved as drafts and then published by the user. This also allows for the automatic saving of questions/articles periodically to prevent losing user data.

This requires a new database column draft to posts. The draft posts should only be visible to the author. The UI should also make it clear that the post is still a draft.

@drodil drodil added the enhancement New feature or request label Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant