Skip to content

Improve how we present error messages #39

@maximbaz

Description

@maximbaz

Native app sends detailed error messages in JSON format, but in the extension we either only show the message (omitting everything else), or print out a raw JSON (like on the options page).

We can do better, maybe show some kind of table with message, details, version of the native app, etc. This needs to be done in popup, options during init and options on save.

Also make sure we log full error details in console.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions