Skip to content

Conversation

@davidbeig
Copy link
Contributor

@davidbeig davidbeig commented May 30, 2022

This PR creates a new model for the invest address table and the symfony form needed to handle all the data that the user has to give.

The problem with this PR is that it's really soft spot in all the donation process of the platform.

The page were this data is added has the data of two different models. First, all the data related to the donor fiscal information, and then the information for the invest address.

We should create two forms but handle them as one, how can we do that? Should be create another step in the process? Will it the too long for the user?

Also, at first, i had created the model as a new Entity, but the code in the Controller to handle form creations is binded to the Model class.

Also, this views are used in the core application and also inside private zones of goteo. I would like to have a discussion in this topic prior to advance with this development.

@davidbeig davidbeig requested a review from carlos-mg89 May 30, 2022 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants