Skip to content

Add reload button to gh auth error help#1711

Merged
nwparker merged 1 commit into
mainfrom
nwparker/gh-auth-reload-button
May 12, 2026
Merged

Add reload button to gh auth error help#1711
nwparker merged 1 commit into
mainfrom
nwparker/gh-auth-reload-button

Conversation

@nwparker
Copy link
Copy Markdown
Contributor

@nwparker nwparker commented May 12, 2026

After running gh auth refresh in a terminal to fix a missing-scope or env-shadow auth issue, users had to manually quit/restart or use the Force Reload shortcut to pick up the new gh token state.

Adds a one-click Reload button (using window.location.reload()) to both the block and banner variants of GhAuthErrorHelp, alongside the existing Copy/Docs buttons.

File: src/renderer/src/components/github-project/GhAuthErrorHelp.tsx

Made with Orca 🐋

After running `gh auth refresh` in a terminal, users had to manually
reload Orca to pick up the new token state. Surface a one-click Reload
button in both the block and banner variants of GhAuthErrorHelp.

Co-authored-by: Orca <help@stably.ai>
@nwparker nwparker merged commit a9f0f13 into main May 12, 2026
2 of 3 checks 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.

1 participant