EvalAI-ngx
EvalAI-ngx copied to clipboard
Replace template driven form in auth pages with app input component
I'm submitting a
(Check one with "x" from given options)
- [ ] Bug report
- [x] 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.
Hello @sanketbansal, Can I work on this issue ?
Sure @danielrs975
Hi @Sanji515 can you tell me with which tool can I make the demo for the pull request ?