Skip to content

Bugfix/login redirect 404#248

Open
ChaitanyaChute wants to merge 2 commits into
GitMetricsLab:mainfrom
ChaitanyaChute:bugfix/login-redirect-404
Open

Bugfix/login redirect 404#248
ChaitanyaChute wants to merge 2 commits into
GitMetricsLab:mainfrom
ChaitanyaChute:bugfix/login-redirect-404

Conversation

@ChaitanyaChute
Copy link
Copy Markdown

Related Issue


Description

Fix the post-login redirect to use an existing route so users no longer hit a 404 after logging in.


How Has This Been Tested?

  • Logged in locally and confirmed redirect goes to / without a 404.

Type of Change

  • Bug fix
  • New feature
  • Code style update
  • Breaking change
  • Documentation update

@netlify
Copy link
Copy Markdown

netlify Bot commented May 15, 2026

Deploy Preview for github-spy ready!

Name Link
🔨 Latest commit 6f39079
🔍 Latest deploy log https://app.netlify.com/projects/github-spy/deploys/6a06c86de2c7b2000842a105
😎 Deploy Preview https://deploy-preview-248--github-spy.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.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 15, 2026

Warning

Rate limit exceeded

@ChaitanyaChute has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 52 minutes and 3 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a115f603-4bb0-460c-9984-edf41abf3b26

📥 Commits

Reviewing files that changed from the base of the PR and between 56e17a3 and 6f39079.

📒 Files selected for processing (2)
  • Dockerfile.prod
  • src/pages/Login/Login.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 Bug Report: Login redirects to /home but route does not exist

1 participant