Skip to content

FEAT: Improve error messages with recovery suggestions #632

@andrinoff

Description

@andrinoff

Is your feature request related to a problem? Body rendering errors show technical messages like "Error rendering body: %v". No recovery suggestions. No retry mechanism.

Describe the solution you would like: User-friendly messages:
"Unable to display email body. Try refreshing (r key)"

Include recovery actions based on error type.

Describe alternatives you have considered: Show raw error (current). User-friendly messages help non-technical users.

Additional context:

  • File: tui/email_view.go (lines 80-90)
  • UX issue: Unhelpful technical error messages
  • Complexity: Easy-Medium - map errors to friendly messages

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or requestgood first issueGood for newcomersquestionFurther information is requested

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions