Error handling

Often we have some error handling ala print("Error"). We need a small framework to show meaningful error messages to the user.

  • Find and list all print errors
  • Group errors (system can handle them, user have to know about them, user can fix them, ...)
  • Create a swiftui framework to handle errors (and if possible to fix them, e.g. a permission is missing etc.)
Assignee Loading
Time tracking Loading