JFContactsPicker icon indicating copy to clipboard operation
JFContactsPicker copied to clipboard

Added extraction of postal address

Open Sub-Zero-1 opened this issue 7 years ago • 7 comments

Sub-Zero-1 avatar Jan 23 '18 13:01 Sub-Zero-1

My apologies for taking so long to get to this. I looked over what you've done and I like it. I am thinking we might want a way to configure whether the postal address is included or not because it seems to add a significant amount of data to each contact and I don't want to slow down the user experience.

In the issue you opened you mentioned that the PR needed some modifications. What sort of modifications were you thinking of?

JettF avatar Jun 17 '18 17:06 JettF

Is there any chance of this getting merged?

TomWFox avatar Feb 11 '19 13:02 TomWFox

@Tom-Fox1 could you answer @JettF 's questions from above? If you could confirm that this doesn't have any more modifications that need to be made, and just fix the merge conflict, I'll ensure it gets merged in.

AnthonyMDev avatar Feb 12 '19 19:02 AnthonyMDev

@JettF as far as determining which fields are included, that should probably be the case for all fields. We should create an enum for the fields and pass it in the initializer, probably with a default value.

AnthonyMDev avatar Feb 12 '19 19:02 AnthonyMDev

@AnthonyMDev I didn't author this PR so don't know about the potential need for modification mentioned by @Sub-Zero-1.

What @JettF said about adding address a a config option to keep a fast UX may still need to be looked at.

I just chimed in as this is something that is make or break for my use case.

TomWFox avatar Feb 12 '19 20:02 TomWFox

Ah sorry. Wasn’t paying attention to the author. I think we should get this pulled in then. Let me take another look. We can probably add the config options pretty easily.

Sent from my iPhone

On Feb 12, 2019, at 12:47, Tom Fox [email protected] wrote:

@AnthonyMDev I didn't author this PR so don't know about the potential need for modification mentioned by @Sub-Zero-1.

What @JettF said about adding address a a config option to keep a fast UX may still need to be looked at.

I just chimed in as this is something that is make or break for my use case.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

AnthonyMDev avatar Feb 12 '19 21:02 AnthonyMDev

No worries, thanks for responding so quickly!

TomWFox avatar Feb 12 '19 21:02 TomWFox