appwrite / demo-todo-with-react

A basic demo example for integrating between Appwrite & React JS 💙
https://appwrite-todo-with-react.vercel.app
MIT License
200 stars 128 forks source link

🐛 Bug Report: Reloading of Todo page will redirect to login page #56

Open arpitghura opened 1 year ago

arpitghura commented 1 year ago

👟 Reproduction steps

When I refresh the todos page I redirect me to the login page.

👍 Expected behavior

It should reopen the todos app if we hit refresh on the todos page.

👎 Actual Behavior

https://user-images.githubusercontent.com/41796013/194906849-5f679854-77a7-4ff8-a984-1385d3289dc0.mp4

🎲 Appwrite version

Version 0.10.x

💻 Operating system

Windows

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?

🏢 Have you read the Code of Conduct?

Badrinathan-S commented 1 year ago

Need to handle state management, localstorage and react redux. Hope I gave a correct answer. Correct me if I'm wrong

prathamesh3707 commented 9 months ago

i can do it, please assign

eyalyehia commented 8 months ago

Hey, I would love to try this out. Can it still be assigned to me?