AnguHashBlog/angular-primeng

Feature: Settings dialog input validations and error handling

Closed this issue · 1 comments

Type of feature

✨ Feature

Current behavior

  • only blog URL typed without https:// is accepted
  • no descriptive error message causing users to think that the functionality is broken

Suggested solution

  • if the input contains https:// or / remove hose parts
  • add standard input validation and error message for empty field
  • add a query to verify that the hashnode blog exists
  • add error message if hashnode blog was not found
  • make it clear for users that the site is not broken, rather there are issues with what is given as an input

Additional context

No response

I would be willing to submit a PR to fix this issue

Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label.

To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please reach out to us on Discord or follow up on the issue itself.

For full info on how to contribute, please check out our contributors guide.