Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Better error handling/messaging #781

@ijsnow

Description

@ijsnow

There are many situations where something goes wrong and we only log errors. This is largely because we haven't put the time in to coming up with a great way to communicate the errors to users. User's are now losing time by trying to figure out if they are doing something wrong. It's to the point where it would definitely be worth while to invest some time into this.

Some examples:

sourcegraph/browser-extensions#143
https://github.com/sourcegraph/browser-extensions/issues/136
https://github.com/sourcegraph/browser-extensions/issues/108

One option we've thought of would be to display the error in the tooltip but this would ultimately obstruct the view and be a worse experience than not having the browser extension installed at all.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions