Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

Summary

Adds a loading spinner to provide visual feedback when clicking "here" to refresh plan status in the App Settings. Previously, clicking the link had no visual indication that anything was happening, making the UI feel unresponsive.

Changes:

  • Added isRefreshingPlan state to track the refresh operation
  • Created handleRefreshPlan callback that wraps auth.refreshSession() with loading state management
  • Shows a spinner with "Refreshing plan status..." text while the refresh is in progress

Review & Testing Checklist for Human

  • Verify the spinner appears immediately when clicking "here" in Settings > App > Plan & Billing
  • Confirm the spinner disappears and original text returns after refresh completes
  • Check that the layout looks correct (no visual glitches with the flex container)

Test plan: Open the app, go to Settings, navigate to the App tab, and click "here" to refresh plan status. The spinner should appear during the refresh operation.

Notes

Co-Authored-By: john@hyprnote.com <john@hyprnote.com>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR that start with 'DevinAI' or '@devin'.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@netlify
Copy link

netlify bot commented Jan 25, 2026

Deploy Preview for hyprnote canceled.

Name Link
🔨 Latest commit 45cd9ed
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote/deploys/6975e64cd1b4670008aa93d8

@netlify
Copy link

netlify bot commented Jan 25, 2026

Deploy Preview for hyprnote-storybook canceled.

Name Link
🔨 Latest commit 45cd9ed
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote-storybook/deploys/6975e64c7f80680008a54e71

@netlify
Copy link

netlify bot commented Jan 25, 2026

Deploy Preview for howto-fix-macos-audio-selection canceled.

Name Link
🔨 Latest commit 45cd9ed
🔍 Latest deploy log https://app.netlify.com/projects/howto-fix-macos-audio-selection/deploys/6975e64cd1b4670008aa93dc

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