sd012gfhkhhvh / Slate.AI

A Real Time Whiteboard for doodling with multiple peoples
https://slate-ai.vercel.app
MIT License
11 stars 16 forks source link

[Bug] - While Refresh The Page Participants Left Room #31

Closed JavidSumra closed 6 months ago

JavidSumra commented 6 months ago

Bug Report

Is your feature request related to a problem? Please describe: When I refresh the page on Slate.AI, I am unexpectedly leaving the room. This behavior is not anticipated, and it disrupts the user experience.

Describe the Solution You'd Like: I would like the system to remember the current room a user is in and retain that information even after a page refresh. The user should not be automatically removed from the room upon refreshing the page.

Describe Alternatives You've Considered: An alternative solution could be implementing a session persistence mechanism that stores the user's current room information, allowing them to rejoin the room after a page refresh.

JavidSumra commented 6 months ago

Hey @sd012gfhkhhvh Sir I Would Like to Work on This Issue Under JWOC 2024

sd012gfhkhhvh commented 6 months ago

Hey @sd012gfhkhhvh Sir I Would Like to Work on This Issue Under JWOC 2024

Bro you did choose the wrong template for a bug. Please keep this in mind next time.

What approach you are thingking? Is it a session storage or urlParam or is it a state management library?

JavidSumra commented 6 months ago

Hey @sd012gfhkhhvh Sir Please Close This Issue

JavidSumra commented 6 months ago

Hey @sd012gfhkhhvh Sir Please Check the Latest PR for this Issue.

sd012gfhkhhvh commented 6 months ago

issue #31 has been resolved and merged under pr #32