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

Clicking on an address from favourites Tab does not bring the user to AddressDetails page #19

Open
Proyoyo opened this issue Feb 7, 2016 · 3 comments

Comments

@Proyoyo
Copy link
Member

Proyoyo commented Feb 7, 2016

The reason for this is that we're not passing down location data to AddressDetails page from Favourites tab.

@Proyoyo Proyoyo self-assigned this Feb 8, 2016
@OliJ
Copy link
Collaborator

OliJ commented Feb 8, 2016

I have removed this functionality in the favouriteButton branch, as this tab was intended as a simple proof of concept on SQLite and we are not storing Lng, Lat info. Although this is an enhancement we could add later.

@Proyoyo
Copy link
Member Author

Proyoyo commented Feb 8, 2016

Opened the issue and changed label to enhancement

@Proyoyo Proyoyo reopened this Feb 8, 2016
@Proyoyo Proyoyo removed their assignment Feb 8, 2016
@Proyoyo Proyoyo changed the title Clicking on an address from favourites Tab does not bring the user to AddressDetails page. Instead it will crash the app. Clicking on an address from favourites Tab does not bring the user to AddressDetails page Feb 8, 2016
@Proyoyo
Copy link
Member Author

Proyoyo commented Feb 8, 2016

To do this, we need to store latitude and longitude to database as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants