Add message box for critical errors #37

Closed
opened 2023-02-28 16:03:02 +01:00 by lucas · 1 comment
Owner

Fancy handling for the message box:

The first error in the chain is displayed as the error text. The rest of the chain is put into a "Reason" text box.
If there are suggestions, they should be displayed prominently.

It's probably easiest to just make every error-level log event trigger a message box, rather than making the error handling for certain actions more complicated by having those specifically do something special for the message box to appear.

Ref: #7.

Fancy handling for the message box: The first error in the chain is displayed as the error text. The rest of the chain is put into a "Reason" text box. If there are suggestions, they should be displayed prominently. It's probably easiest to just make every error-level log event trigger a message box, rather than making the error handling for certain actions more complicated by having those specifically do something special for the message box to appear. Ref: #7.
lucas added this to the DTMM v1.0 + DTMT milestone 2023-02-28 16:03:02 +01:00
lucas added the
kind
enhancement
crate/dtmm
stage
actionable
status/good first issue
labels 2023-02-28 16:03:02 +01:00
lucas added this to the Mod Manager project 2023-02-28 16:03:02 +01:00
Author
Owner

Also use a separate error layer with ASCII disabled for the log view, until I implement colors there.

Also use a separate error layer with ASCII disabled for the log view, until I implement colors there.
lucas closed this issue 2023-03-08 20:41:36 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bitsquid_dt/dtmt#37
No description provided.