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

Should empty & untitled entries be deleted automatically? #166

Open
ctcleary opened this issue Oct 27, 2016 · 1 comment
Open

Should empty & untitled entries be deleted automatically? #166

ctcleary opened this issue Oct 27, 2016 · 1 comment

Comments

@ctcleary
Copy link
Contributor

This would likely have to occur when a user hits the listing page, since we can't be sure we capture any "exit" behavior a user might do (e.g. closing the window without modifying an entry), but we could potentially check for an entry having the default new entry title "Untitled " + schema.key and having no fields data, and delete it on encounter.

May not be worth the hassle, but seems like a thing I'd expect Crucible to do.

@kevinkace
Copy link
Collaborator

Empty & unedited entries not existing would be nice (this is what WordPress does so it must be right).

Not a big deal though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants