This repository was archived by the owner on Jul 6, 2020. It is now read-only.
This repository was archived by the owner on Jul 6, 2020. It is now read-only.
Replace template driven form in auth pages with app input component #190
Open
Description
I'm submitting a
(Check one with "x" from given options)
- Bug report
- Feature request
Current behavior
Currently, auth pages use the angular's template-driven form which gets duplicated at various places. Therefore these need to be generalized.
Expected behavior
Generalized the template-driven form used by the auth components so that those can be reused by different components through app-input component thus reducing the duplicacy.
Metadata
Metadata
Assignees
Labels
No labels