Added a prompt which will ask the user if they are sure to leave the chatroom
This will prevent the user from accidentally clicking the "Leave chat" button and leaving the chatroom.
So when the user clicks on the "Leave Room" button then it will send a prompt the user if they really want to leave the chatroom or not.
If they click on "OK" then the user will leave the chatroom and redirected to the Home page.
If the user clicks on "Cancel" then the user wont leave the chatroom and brought back to the same area in chat where it was before clicking on the "Leave Room" button.
Added a prompt which will ask the user if they are sure to leave the chatroom
This will prevent the user from accidentally clicking the "Leave chat" button and leaving the chatroom. So when the user clicks on the "Leave Room" button then it will send a prompt the user if they really want to leave the chatroom or not.
If they click on "OK" then the user will leave the chatroom and redirected to the Home page.
If the user clicks on "Cancel" then the user wont leave the chatroom and brought back to the same area in chat where it was before clicking on the "Leave Room" button.