shivansh-bhatnagar18 / multiplayer-uno

https://multiplayer-uno.vercel.app
21 stars 43 forks source link

join: Navigate to game upon login during game join. #175

Closed sethdivyansh closed 5 days ago

sethdivyansh commented 5 days ago

Description

  1. If the user is not logged in, they are redirected to the login page.
  2. After successful login, the user is directly navigated to the game they intended to join instead of the home page.

Fixes: #174

How to Test

  1. Attempt to join a game using a code or link while not logged in.
  2. Verify redirection to the login page.
  3. Log in with valid credentials.
  4. Confirm that you are navigated directly to the game instead of the home page.

Checklist

Screenshots (if applicable)

https://github.com/shivansh-bhatnagar18/multiplayer-uno/assets/59174836/bc566b57-e7c4-4080-a9ec-a7ad51d91b7a

vercel[bot] commented 5 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
multiplayer-uno ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 29, 2024 1:06pm
kuv2707 commented 5 days ago

Merged, thanks @sethdivyansh