Skip to content

Show background load errors on the options page#9774

Open
nightt5879 wants to merge 2 commits into
refined-github:mainfrom
nightt5879:nightt5879/issue-9767-background-error-message
Open

Show background load errors on the options page#9774
nightt5879 wants to merge 2 commits into
refined-github:mainfrom
nightt5879:nightt5879/issue-9767-background-error-message

Conversation

@nightt5879

Copy link
Copy Markdown

Fixes #9767,form #9770

Test URLs

Extension options page after loading the local build in Chrome for Testing.

Screenshot

Options page showing the background load error

@github-actions github-actions Bot changed the title Show background load errors on the options page AI SPAM Jul 3, 2026
@github-actions github-actions Bot closed this Jul 3, 2026
@github-actions github-actions Bot added the meta Related to Refined GitHub itself label Jul 3, 2026
@fregante fregante reopened this Jul 3, 2026
@refined-github refined-github deleted a comment from github-actions Bot Jul 3, 2026
@fregante

fregante commented Jul 3, 2026

Copy link
Copy Markdown
Member

Heheh false positive because you mentioned "Testing" with the uppercase latter 😅

Anyway, reopened, please follow the notes in the comment I left in your previous PR

@fregante fregante changed the title AI SPAM Show background load errors on the options page Jul 3, 2026
@fregante fregante marked this pull request as draft July 3, 2026 14:32
@nightt5879 nightt5879 marked this pull request as ready for review July 4, 2026 03:04
@nightt5879

Copy link
Copy Markdown
Author

Thanks, I pushed an update following your note. The loader now writes to localStorage.backgroundLoadErrors, background.ts clears it after a successful load, and the options page reads that value directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meta Related to Refined GitHub itself

Development

Successfully merging this pull request may close these issues.

Expose the actual background error message in the options page

2 participants