hector-jewell / hector-jewell/uber-eats-clone-using-react-native
Enatega Multivendor Admin - Forget Password Functionality
- Dominant language
- JavaScript
- Stars
- 1
- 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
Research direction
Start by opening the Forget Password page in the Enatega Multivendor Admin and reproduce the missing visibility toggle, exposed second-column content, and non-working reset button. Trace the page's reset flow and related form handling from its entry point. Done means the password can be shown or hidden, sensitive content is masked, and the reset button completes the expected flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- authentication, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100