Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

No "on error" messages #14

Open
Torxed opened this issue Mar 16, 2020 · 1 comment
Open

No "on error" messages #14

Torxed opened this issue Mar 16, 2020 · 1 comment
Labels
bug Something isn't working feature Feature request / suggestion
Milestone

Comments

@Torxed
Copy link
Owner

Torxed commented Mar 16, 2020

Things can crash in the background and the user won't know about it.
Adding a notification message early in the catch logic would at least send something to the user and perhaps avoid "spinning progress of death".

@Torxed Torxed added bug Something isn't working feature Feature request / suggestion labels Mar 16, 2020
@Torxed Torxed added this to the v2.0 milestone Mar 16, 2020
@Torxed
Copy link
Owner Author

Torxed commented Jul 22, 2020

There's support for this in the code via the log function now, but there's no error log function currently. This is mainly a limitation in archinstall currently. So we'll need to implement a proper log-flow there, before we can pick up errors.

Once that is done, I suggest a huge popup that covers the screen with a blurred background, to make sure the user can not accidentally click on any subsequent steps until the error dialogue is confirmed and closed.

@Torxed Torxed modified the milestones: v1.1, v1.0 Jul 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working feature Feature request / suggestion
Projects
None yet
Development

No branches or pull requests

1 participant