Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native
Enatega Multivendor Admin - Forget Password Functionality
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Forget Password page in the Enatega Multivendor Admin platform and reproduce the missing password visibility option, exposed second-column content, and non-working reset button. Done means users can show or hide the first password, 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