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

Add AddressBook to InputAddress component #1672

Open
JamesSmartCell opened this issue Nov 16, 2020 · 4 comments · May be fixed by #2414
Open

Add AddressBook to InputAddress component #1672

JamesSmartCell opened this issue Nov 16, 2020 · 4 comments · May be fixed by #2414
Assignees

Comments

@JamesSmartCell
Copy link
Member

JamesSmartCell commented Nov 16, 2020

The AddressBook enhancement needs to be added to the InputAddress component:

https://app.zeplin.io/project/5d088205bff2d15de6a4397b/screen/5e21a0f6af7b8d2e33cfad76

Here's the AddressBook screen detail:

https://app.zeplin.io/project/5d088205bff2d15de6a4397b/dashboard?q=address

Ideally the AddressBook Activity is hooked to the InputAddress component, so by dropping in the InputAddress component you have access to the addressbook without needing to add anything to the host activity.

The addressbook should be switchable from the layout via a custom:addressbook="true" kind of control, and should default to false so it's only added where needed. Looks like it should be added into SendActivity and TicketTransferDetailActivity. I haven't seen any other places it should be added.

It may also need an entry in the settings page; check the zeplin spec.

You should work off the 'Component Upgrade' branch, as the new components are on that one.

@JamesSmartCell
Copy link
Member Author

@asif-finimble you'll have to check in Zeplin to see if the design has changed since the issue was created.

Do you have access to Zeplin?

@asif-finimble
Copy link
Contributor

asif-finimble commented Feb 4, 2022

@asif-finimble you'll have to check in Zeplin to see if the design has changed since the issue was created.

Do you have access to Zeplin?

Yes, I have access to Zeplin. Will check it out.

@asif-finimble
Copy link
Contributor

@JamesSmartCell I think the AddressBook is not implemented, is it? I cant find any branch for it. I remember implementing this in Bartercard.

@asif-finimble
Copy link
Contributor

@JamesSmartCell , for EditAddress Screen, we should allow user to edit only name right? Because Address -> name is 1-1 relationship. Also address is primary key here.

@asif-finimble asif-finimble linked a pull request Feb 17, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants