shivansh-bhatnagar18 / multiplayer-uno

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

frontend: Use `useNavigate` hook for programmatically navigating between pages. #89

Closed kuv2707 closed 3 weeks ago

kuv2707 commented 3 weeks ago

Description

The frontend makes use of window.location.href in various places for navigation, which is not good for performance. We should use the proper way to do it, which is through the useNavigate hook.

issue-assigner[bot] commented 3 weeks ago

Comment '@csoc-bot claim' to get this issue assigned or '@csoc-bot abandon' to get this issue unassigned.

sksmagr23 commented 3 weeks ago

@csoc-bot claim

issue-assigner[bot] commented 3 weeks ago

@sksmagr23 This issue has been successfully assigned to you! 🚀

RashiJyotishi commented 3 weeks ago

@csoc-bot claim

issue-assigner[bot] commented 3 weeks ago

@RashiJyotishi Sorry, maximum limit for assignees in this issue has reached. Please check other issues or contact a maintainer.