You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. :)
The text was updated successfully, but these errors were encountered:
Tasks
Note
The text was updated successfully, but these errors were encountered: