Redirect authenticated users from home page to main mail dashboard#873
Redirect authenticated users from home page to main mail dashboard#873AasheeshLikePanner wants to merge 1 commit intoMail-0:stagingfrom AasheeshLikePanner:redirect-user-to-mail
Conversation
|
@AasheeshLikePanner is attempting to deploy a commit to the Zero Team on Vercel. A member of the Team first needs to authorize it. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Added in a different commit, thank you |
Description
Please provide a clear description of your changes.
This PR improves the login experience by redirecting users who are already authenticated directly to the /mail dashboard when they visit the root URL (/). This avoids unnecessary exposure to the landing page for users who have already logged in, streamlining access to the main product.
Type of Change
Please delete options that are not relevant.
Areas Affected
Please check all that apply:
Testing Done
Describe the tests you've done:
Security Considerations
For changes involving data or authentication:
Checklist
Additional Notes
Screenshots/Recordings
Screencast.From.2025-05-05.01-19-16.webm
By submitting this pull request, I confirm that my contribution is made under the terms of the project's license.