• 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
..
components Loading commit data...
services Loading commit data...
store Loading commit data...
templates Loading commit data...
test Loading commit data...
util Loading commit data...
build-thread.js Loading commit data...
cross-origin-rpc.js Loading commit data...
events.js Loading commit data...
ga.js Loading commit data...
get-api-url.js Loading commit data...
host-config.js Loading commit data...
icons.js Loading commit data...
index.js Loading commit data...
markdown-commands.js Loading commit data...
media-embedder.js Loading commit data...
render-markdown.js Loading commit data...
search-client.js Loading commit data...
service-config.js Loading commit data...
ui-constants.js Loading commit data...
websocket.js Loading commit data...