whole-tale / ngx-dashboard

WholeTale Dashboard rewritten in Angular
MIT License
0 stars 3 forks source link

Handle error responses from registration/ainwt #279

Closed Xarthisius closed 2 years ago

Xarthisius commented 2 years ago

Problem

Errors raised during a) data registration and b) Tale creation are silently ignored.

Approach

Create an error modal if something goes wrong

How to Test

  1. Follow https://github.com/whole-tale/girder_wholetale/pull/543 but simply do not provide ICPSR credentials
  2. AinWT should fail and show modal
  3. Create a Tale
  4. Register doi:10.3886/E132081V1. Should fail and show modal.