Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Use custom toast to expose full error tracebacks to users  #1

@maybeiambatman

Description

@maybeiambatman

Currently when any action in DART fails, we only show a static toast with the message "Failed :(" and log the error message in the javascript console.

I think we should use Angular's custom toast to expose this message through the UI. We can use the model similar to the custom toast example here: https://material.angularjs.org/latest/demo/toast

Users will be able to click "More Info" to see the full traceback. Thoughts?

screen shot 2016-04-11 at 10 16 28 am

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions