Skip to content

Conversation

@nicnocquee
Copy link
Member

Resolves #2

The bug happened because of the different tab's string in useRegisterResend hook and the useHomeTab hook for the resend tab.

  • This PR fixed it by making them all the same with type safety.
  • The error message is also cleared when the tab changes.

@netlify
Copy link

netlify bot commented Sep 16, 2025

Deploy Preview for monika-notify-api ready!

Name Link
🔨 Latest commit 0921203
🔍 Latest deploy log https://app.netlify.com/projects/monika-notify-api/deploys/68c931518f868a0008a86acb
😎 Deploy Preview https://deploy-preview-3--monika-notify-api.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Sep 16, 2025

Deploy Preview for wa-hyperjump-fb-webhooks ready!

Name Link
🔨 Latest commit 0921203
🔍 Latest deploy log https://app.netlify.com/projects/wa-hyperjump-fb-webhooks/deploys/68c93151b79d8e0008968fa7
😎 Deploy Preview https://deploy-preview-3--wa-hyperjump-fb-webhooks.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Sep 16, 2025

Deploy Preview for wa-hyperjump-docs ready!

Name Link
🔨 Latest commit 0921203
🔍 Latest deploy log https://app.netlify.com/projects/wa-hyperjump-docs/deploys/68c9315163960600082f0d8b
😎 Deploy Preview https://deploy-preview-3--wa-hyperjump-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Sep 16, 2025

Deploy Preview for wa-hyperjump-tech ready!

Name Link
🔨 Latest commit 0921203
🔍 Latest deploy log https://app.netlify.com/projects/wa-hyperjump-tech/deploys/68c93151350bea00085c907a
😎 Deploy Preview https://deploy-preview-3--wa-hyperjump-tech.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.32%. Comparing base (e880f87) to head (0921203).

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #3   +/-   ##
=======================================
  Coverage   98.32%   98.32%           
=======================================
  Files          74       74           
  Lines        2870     2871    +1     
  Branches      356      357    +1     
=======================================
+ Hits         2822     2823    +1     
  Misses         48       48           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nicnocquee nicnocquee merged commit fa90020 into main Sep 16, 2025
23 checks passed
@nicnocquee nicnocquee deleted the issue/2 branch September 16, 2025 10:04
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.

The submit button doesn't appear after changing tab

3 participants