# How I found the bug ? ## Description ### In the admin dashboard, without entering an input for password, an user can be added. https://github.com/user-attachments/assets/c8fb7ffc-acbf-4db7-b252-82d4725dca7c ## Suggested Improvement ### Write a code which prevents adding user without a password.
How I found the bug ?
Description
In the admin dashboard, without entering an input for password, an user can be added.
Screen.Recording.2025-11-14.180722.mp4
Suggested Improvement
Write a code which prevents adding user without a password.