idurar / idurar-erp-crm

Free Open Source ERP CRM Accounting Invoicing Software | Node Js React
https://cloud.idurarapp.com
GNU Affero General Public License v3.0
6.59k stars 2.04k forks source link

Implement Password Strength Meter on Register Page #964

Closed slimskhab closed 3 months ago

slimskhab commented 9 months ago

Description

This pull request adds new feature which is the password strength meter on the register page. The following changes have been made:

Related Issues

There are no related issues to this feature

Steps to Test

  1. Navigate to the register page (if you re inside the admin account you should logout)
  2. Try to write something in the password field

Screenshots

Here is a demo gif of the feature: demo

Here is a screenshot before adding the pull request: image

Checklist