Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve status and error reporting #35

Merged
merged 3 commits into from
Dec 16, 2024

Conversation

benmuth
Copy link
Contributor

@benmuth benmuth commented Dec 16, 2024

This PR fixes some outstanding issues from #34.

The main focus is on better reporting of errors to the user. In #34, we moved the work of sending API requests to background.js, but didn't update the popup with the result of the request. If users hadn't properly configured their extension, or if the ArchiveBox server wasn't running and the fetch request failed, no problems would be reported to them. Now the popup shows the correct error messages.

@pirate pirate merged commit b9abf65 into ArchiveBox:redesign Dec 16, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants