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

[Feature] Add Validators to form component and re-render on submit #28

Open
DanielLoredo opened this issue May 27, 2021 · 0 comments
Open
Assignees

Comments

@DanielLoredo
Copy link
Owner

Tasks

  • Add Validators to Link form, (every field is required, URL and shortURL must be unique).
  • Re-render the dashboard and exit from form Component each time a Link is: Created, Updated, or Deleted.

Note

  • When a URL or ShortURL is already taken, the request should return a 500 status, later we are going to modify the backend to return a more complete error description, for now just show it as an alert. :)
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