Leave room feature #7
Labels
app: client
Client project folder
app: server
Server project folder
epic: grooming page
Grooming page epic
type: feature
New feature or request
Milestone
Tasks
Implement leave room feature
Why do we need this?
Users may accidentally enter rooms so they might want to change room.
Implementation Considerations
Scope
Develop leave room feature according to Figma design for ongoing grooming sessions.
There are todos for both server and client side:
For client-side:
You should implement new menu opened when user click to his/her profile name.
After that when user click leave room you should implement new popup.
If user clicks close, close the popup and the menu.
If user clicks leave, you should send event to server and listen it, after that redirect user to home.
For server-side:
You should implement an event handler and clear user from the current grooming session.
Design Link
View Design
Questions or Issues
If you still have questions, feel free to comment within the relevant issue. You can tag @armagandalkiran and @aahmetcakir for assistance.
The text was updated successfully, but these errors were encountered: