absmach / magistrala-ui

UI Repository for Magistrala IoT
9 stars 15 forks source link

MG-46 - Fix login form reset when successfully submitted #48

Closed ianmuchyri closed 8 months ago

ianmuchyri commented 8 months ago

What type of PR is this?

What does this do?

fix login form reset when successfully submitted. Removal of the form.reset() function that temporarily makes the UI page go to a login page with the form reset

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

Did you document any new/modified functionality?

Notes