discode
discode copied to clipboard
(fix): empty spaces room name fix
Currently, the new room input even takes a blank input and considers it valid. Now, the validation check doesn't allow the user to give a blank space for the new room name.
Sure, I'll make the changes and push them ASAP!
Hi @prince776, I know it has been quite a while since this PR was open, and thank you for not closing it. I have added the validation for the room name as you had suggested, you may review the code and let me know if any changes are required. Thanks!