Skip to content

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

Description

@juliaanholcer

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:

  • after submission form is reset and user's data that should populate the form disappear
  • after submission alert error for phone field is visible

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions