marthaegrimaldi / marthaegrimaldi/ifood-clone-using-react-native

Enatega Multivendor Admin - Forget Password Functionality

Open
#1,011 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Description:
There are several issues identified in the Forget Password functionality of the Enatega Multivendor Admin platform. The issues are outlined below:

Missing Option for Show Password in the First Column:
The Forget Password page lacks an option to reveal the password in the first column.
Users should have the ability to toggle visibility of their entered password for verification.

Visibility Issue in the Second Column:
The content in the second column is completely visible, potentially compromising the security of the reset process.
It is essential to mask sensitive information, ensuring that only authorized users can access the data.

Non-Functioning Reset Button:
The reset button on the Forget Password page is not working as intended.
Users are unable to proceed with the password reset process due to this malfunction.

Steps to Reproduce:
Navigate to the Forget Password page on the Enatega Multivendor Admin platform.
Observe the absence of the "Show Password" option in the first column.
Verify that the content in the second column is fully visible.
Attempt to use the reset button and note its non-functionality.

Expected Behavior:
The Forget Password page should include an option to show/hide the entered password in the first column.
Content in the second column should be masked to maintain confidentiality.
The reset button should function correctly, allowing users to proceed with the password reset process.

image

cappppp.mp4

Contributor guide

Open the contributing guide

Research direction

Start at the Forget Password page in the Enatega Multivendor Admin platform and reproduce the three reported behaviors: missing password visibility control, exposed second-column content, and the non-working reset button. Done means the first password can be shown or hidden, sensitive second-column content is masked, and the reset button completes the password-reset flow.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
authentication, frontend, security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.