shilomagen / passport-extension

MIT License
131 stars 23 forks source link

feature: Improved User Input Validation and Status Display #16

Closed duduz closed 1 year ago

duduz commented 1 year ago

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

shilomagen commented 1 year ago

Thats look great! Please take the validators to validators folder inside of src and have test file only for them :) It shouldn't be in App.tsx ! Then we will have small TS changes and merge. GREAT JOB!!!