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

[FEATURE] - Add a loading animation while creating/joining a room #37

Closed sd012gfhkhhvh closed 5 months ago

sd012gfhkhhvh commented 6 months ago

Is your feature request related to a problem? Please describe: The room creation/joining is almost instant as the load on the server in minimal for now. But when the load goes up or by means of any failure it will show white screen to the user which leads to bad user experience.

Describe the Solution You'd Like: Add an artificial delay of max 3 seconds to show the implemented loading screen.

Referance Refer to the joining animation of google meet while creating/joining a room and implement similar kind of effect.

Additional Context: Add any other context or screenshots about the feature request here.

ramith-kulal commented 6 months ago

would like to work on this under jwoc

sd012gfhkhhvh commented 5 months ago

issue #37 has been resolved and PR #44 has been merged into dev