hngprojects / hng_boilerplate_nextjs

https://deployment.nextjs.boilerplate.hng.tech
Apache License 2.0
205 stars 264 forks source link

Fix/password visibility #1533

Closed harjibbolar26 closed 10 hours ago

harjibbolar26 commented 2 weeks ago

Description

This PR fixes the unavailability of the toggle icon in the password field and also fixes the text errors in the /dashboard/admin/settings/account route of the boilerplate for admins.

Closes #1216 and #1219 (similar PRs)

Changes proposed

What were you told to do?

Add "Eye Symbol" for Password Visibility Toggle in Password Input Fields Text should Read "Confirm New Password and not "Confrim" Password

What did you do?

Added an icon for password visibility toggle and edited the text

Check List (Check all the applicable boxes)

🚨Please review the contribution guideline for this repository.

Screenshots/Videos

Screenshot (253)

github-actions[bot] commented 2 weeks ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 14.44% 781 / 5405
🔵 Statements 14.12% 783 / 5542
🔵 Functions 14% 215 / 1535
🔵 Branches 9.61% 226 / 2351
File CoverageNo changed files found.
Generated in workflow #560