Popup dialog for login needs to be restyled

Issue #390 duplicate
Brian Lewis repo owner created an issue

The popup dialog is launched by an interceptor when a 401 error is returned - this typically means the bearer token has timed out. By launching through an interceptor in this way, the original request can be resubmitted, this time with valid credentials.

This dialog needs to be restyled.

Comments (9)

  1. Brian Lewis reporter

    Also it seems this does not resume the task that was interrupted any longer; it just returns to the home page.

  2. Brian Lewis reporter

    Also it seems this does not resume the task that was interrupted any longer; it just returns to the home page.

    Is this #212 again?

  3. Log in to comment