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

Improved the Update password modal design and fixed a bug related to its functionality #962

Open inesmrad opened 9 months ago

inesmrad commented 9 months ago

Description

I enhanced the modal designby : centering the title, added placeholders for more clarity . Also removed the X button for a better user experience (because no need for it since we have a cancel button). I noticed that when i wrongly try to update the password, red text appears but even it i cancel and reopen the model it is still there so i fixed that bug also so it doesn't appear when i reopen. Also i commented my code.

Related Issue

963

Screenshots (if applicable)

Modal Before: Screenshot (416) Screenshot (421)

Modal After: Screenshot (420)

Checklist