issues
search
vtex-apps
/
address-locator
VTEX address locator app to delivery store
3
stars
5
forks
source link
Add component to show current and available addresses
#4
Closed
edceds
closed
6 years ago
edceds
commented
6 years ago
What is the purpose of this pull request?
Add component to show current and available addresses
What problem is this solving?
Show current selected address
List available addresses (or previous addresses)
Allow the user to change his address by inserting a new or selecting from available addresses
Improve the overall flow of the components
How should this be manually tested?
Go to
staging workspace
Insert an address in the address locator
After inserting, a bar will appear on the top of the page, below the header, showing your selected address
Click on the bar to change the current address, by inserting a new one or selecting from available ones
Types of changes
[ ] Bug fix (a non-breaking change which fixes an issue)
[x] New feature (a non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[ ] Requires change to documentation, which has been updated accordingly.
What is the purpose of this pull request?
Add component to show current and available addresses
What problem is this solving?
How should this be manually tested?
Types of changes