CodeForPoznan / volontulo

Web portal for collaboration of community volunteers with organizations and institutions.
MIT License
12 stars 44 forks source link

Refactor organization-contact form to be template-driven form #1078

Open juliaanholcer opened 6 years ago

juliaanholcer commented 6 years ago

Description: Organization-contact component uses template-driven approach but it will be easier to manage form's state if it will be reactive form.

Refactoring should help e.g. with this problems:

Additionally, small changes in styling are needed, as inputs in this form are bigger than in most form in the app (change bootstrap classes).

stanislawK commented 6 years ago

Can I take it?

magul commented 6 years ago

Sure @stanislawK