Skip to content

I want to add view password functionality in login and signup forms. #51

@AzabadaudiyaZWS

Description

@AzabadaudiyaZWS

Feature: I want to add a feature that allows users to view or hide their password while typing in the login and signup forms. Currently, the password input is always hidden, which can cause issues if the user mistypes.

Proposed Solution:

Add a toggle button/icon (👁️ / 👁️‍🗨️) to switch the password input field between password and text.

Update the icon dynamically to indicate the current state (visible/hidden).

Implement the same functionality in both login and signup forms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    pending-baseWaiting on another feature before work begins

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions