Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select contact address from postcode lookup results #120

Merged
merged 4 commits into from
Apr 12, 2018

Conversation

irisfaraway
Copy link
Member

@irisfaraway irisfaraway commented Apr 10, 2018

https://eaflood.atlassian.net/browse/WC-112

Once users have entered a postcode to search with, we should let them choose the address they want from the results and save that as their contact address.

This should work the same way as the registered address earlier in the form.

We should go with the same inheritance model we've used for the people forms, postcode forms and manual address forms.

https://eaflood.atlassian.net/browse/WC-112

Once users have entered a postcode to search with, we should let them choose the address they want from the results and save that as their contact address.

This should work the same way as the registered address earlier in the form.

We should go with the same inheritance model we've used for the people forms, postcode forms and manual address forms.
@irisfaraway irisfaraway self-assigned this Apr 10, 2018
This is currently a copy of CompanyAddressForm with the relevant name changes. The next step is refactoring to reduce duplication.
CompanyAddressForm and ContactAddressForm are very similar, so any shared methods should be inherited from the AddressForm instead.
@irisfaraway irisfaraway merged commit a9b2600 into master Apr 12, 2018
@irisfaraway irisfaraway deleted the feature/select-contact-address branch April 12, 2018 08:24
@irisfaraway irisfaraway added the enhancement New feature or request label Oct 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants