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

Add error handling in adding or submitting a blog #92

Open
ankurg132 opened this issue Nov 10, 2021 · 0 comments
Open

Add error handling in adding or submitting a blog #92

ankurg132 opened this issue Nov 10, 2021 · 0 comments
Labels
database deals with database related stuffs enhancement New feature or request hacktoberfest invalid This doesn't seem right

Comments

@ankurg132
Copy link
Member

If you add or edit a blog then there are many fields which do not have an error handling currently, including -

  • A size limit in blog content
  • max length of slug allowed
  • max length of name allowed
  • Cover image (should be shown atleast)
  • and many more that can be shown while adding a blog at https://blog.semikolan.co/addblog after logging in.

We should show an error message if any of these criteria is not fulfilled in the blog.

@ankurg132 ankurg132 added database deals with database related stuffs enhancement New feature or request invalid This doesn't seem right labels Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database deals with database related stuffs enhancement New feature or request hacktoberfest invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants