Check URL validity when adding not when saving

Issue #458 resolved
Former user created an issue

When adding online sources, the validity check is done when saving rather than with each add. If adding multiple links this gives no indication of which added link was wrong so you have to consecutively delete and save to figure it out. Better to verify each one as they are added.

Comments (4)

  1. Petr Nejedly repo owner

    the validation is on the server side so that cannot be done. I might look into a better error message.

  2. Former user Account Deleted

    Can't you call the server to validate? Its a pain to have to do a save myself for each add.

  3. Log in to comment