• Robert Knight's avatar
    Add option to prevent auto-dismissal of certain toasts · 4696abaa
    Robert Knight authored
    For certain error messages, we do not want the notice to be dismissed
    automatically as either the issue prevents further usage of the client
    (eg. a problem acquiring an access token when third-party accounts are
    in use) or the problem is likely to happen while the user is not
    interacting with the client.
    
    Add an `autoDismiss` option to `toastMessenger` message methods and use
    it when handling access token fetching errors on pages that use
    third-party accounts.
    4696abaa
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...