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

Prompt the user to confirm publishing a post without a title #19596

Open
fluiddot opened this issue Nov 15, 2022 · 0 comments
Open

Prompt the user to confirm publishing a post without a title #19596

fluiddot opened this issue Nov 15, 2022 · 0 comments

Comments

@fluiddot
Copy link
Contributor

Posts can be published without a title, however, in most cases, this might be performed by the user by mistake. Not having a title has downsides, especially related to SEO, as the title is used in several parts of the post like to form the Permalink and social meta tags.

An enhancement to incorporate in the publishing flow is to display a confirmation dialog when the user tries to publish a post without a title. The description of the dialog will inform the user about the benefits of setting a title, and will display two options:

  • Set title: This option will stop the publishing flow and will focus on the title's text input.
  • Skip: This option will continue with the publishing flow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant