Skip to content

(front-end) Notify the user that an error has occurred during optimization simulation #39

Description

@heyitsk21

There can be many different pop ups that the user can encounter during the final stages of using our team's circuit optimization program.

An Error Popup can be shown to the user when the simulations could not begin properly. This window should show the error message, will utilize a yellow "error" icon to grab the user's attention, and can be closed via the "X"/close button or "OKAY" button.

A Failure Popup will be shown to the user when not all simulations could be completed properly. This window will show the number of simulations that WERE completed, but also that a failure occurred, along with the reasons why the simulations may have failed. This window should have a red "X" icon to grab the user's attention.

A Success Popup will be shown once the program successfully completes however many simulations it had planned to complete. It will also show what type of optimization the user had selected, and will have a button for the user to see the results. This window will have a green checkmark icon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions