Innovateninjas / Paws-frontend

A fast responsive webapp that allows you to report injured stray animals to the nearest NGOs.
https://pawss.vercel.app
GNU General Public License v3.0
63 stars 101 forks source link

fixed password validations visibility #421

Closed atharvarekhawar closed 5 months ago

atharvarekhawar commented 5 months ago

Description

I am solving the issue #408 through this PR , I created one state that captures the user typing the password from the input field and the state is used to render the conditions on registration form.

Related Issue

None

Screenshots / GIFs (if applicable)

https://github.com/Innovateninjas/Paws-frontend/assets/113119063/d00e3655-570c-4609-9c39-1bd1381c2172

the above video is a demonstration of the successful implementation of changes in the code.

Checklist:

Additional Notes

Please add the appropriate labels to the PR, Thank you 😊.

codewarnab commented 5 months ago

Good job will be merged soon