enatega / food-delivery-multivendor

Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: πŸš€πŸ›’πŸ“¦πŸŒ
https://enatega.com/?utm_source=github&utm_medium=referral&utm_campaign=github_guide&utm_id=12345678
MIT License
783 stars 254 forks source link

Enatega Multivendor Admin - Forget Password Functionality #142

Closed Inshirah23 closed 10 months ago

Inshirah23 commented 10 months ago

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

https://github.com/Ninjas-Code-official/Enatega-Multi-Vendor-Food-Delivery-System/assets/152266796/92fbcc22-837b-4a98-9616-a8528c58b8f1

cdev147 commented 10 months ago

@Inshirah23 I have created a pull request, let me know if it solves the issue. Thanks!

Regards Cdev147

Inshirah23 commented 10 months ago

@Inshirah23 I have created a pull request, let me know if it solves the issue. Thanks!

Regards Cdev147

Sure, I will let you know. πŸ™ŒπŸ»

aliyanlatif commented 10 months ago

@cdev147 unfortunately, the solution that you have provided is not solving the problem.