Skip to content

Extract provider status refresh button#459

Merged
BunsDev merged 1 commit intomainfrom
okcode/refresh-status-button-motion
Apr 17, 2026
Merged

Extract provider status refresh button#459
BunsDev merged 1 commit intomainfrom
okcode/refresh-status-button-motion

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Apr 17, 2026

Summary

  • Extracted the provider status refresh control into a dedicated ProviderStatusRefreshButton component.
  • Added coverage for the button’s idle and refreshing states, including aria-busy and spin behavior.
  • Relaxed Windows release signing so unsigned artifacts can be produced when Trusted Signing secrets are unavailable.

Testing

  • Not run (PR content only).
  • Existing test coverage added in apps/web/src/components/settings/ProviderStatusRefreshButton.test.tsx.
  • Suggested verification: bun fmt
  • Suggested verification: bun lint
  • Suggested verification: bun typecheck

- Add a reusable refresh control with busy-state text and spin animation
- Cover idle and refreshing states with component tests
- Replace the inline settings action with the new component
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 17, 2026 11:13am
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 17, 2026 11:13am

@github-actions github-actions bot added size:M vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 17, 2026
@BunsDev BunsDev merged commit 627224b into main Apr 17, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant