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

Lazy load settled transactions #7

Open
MaazAli opened this issue Aug 5, 2016 · 0 comments
Open

Lazy load settled transactions #7

MaazAli opened this issue Aug 5, 2016 · 0 comments
Assignees

Comments

@MaazAli
Copy link
Member

MaazAli commented Aug 5, 2016

Currently we load all transactions between two people when the user views the friendship page. With the addition of @Bbowen100's recent work (#6). It allows us to hide settled transactions until the user explicitly clicks on them.

So it should be clear that we lazy load settled transactions (load them only when the user clicks on the button).

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