You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@janmrakava IMHO there is no reason to display the actual user's password in the profile section. I'm suggesting some button that will redirect user to some form where he can change his password. WDYT? We can also implement some verification via email to confirm the edit process.
The text was updated successfully, but these errors were encountered:
That's my mistake, that should be basic input with type=password, so user can just see the basic password template. But I forgot to add type, gonna fix it soon
I know that we have it in Figma, but think about it. If we use type=password, the password will be hidden and what's the reason to have it here? None I guess. If user wants to change password, he should be able to use some button, whatever, to redirect somewhere he can input new password and make the change.
@janmrakava IMHO there is no reason to display the actual user's password in the profile section. I'm suggesting some button that will redirect user to some form where he can change his password. WDYT? We can also implement some verification via email to confirm the edit process.
The text was updated successfully, but these errors were encountered: