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

Refactor how debt is rendered when switching users #44

Closed
gkSideProjects opened this issue Jul 25, 2022 · 0 comments · Fixed by #45
Closed

Refactor how debt is rendered when switching users #44

gkSideProjects opened this issue Jul 25, 2022 · 0 comments · Fixed by #45
Assignees
Labels
bug Something isn't working frontend Requires attention on the frontend high priority Requires immediate attention refactor Improving an existing implementation

Comments

@gkSideProjects
Copy link
Collaborator

Specification

  • With the recent changes to the backend in Issue 42 the client side needs refactoring.
    • At the moment debts are calculated on the assumption that there are two different debts per relationship.
    • Refactor logic to only account for one debt per relationship as per the changes in Issue 42
@gkSideProjects gkSideProjects added bug Something isn't working frontend Requires attention on the frontend high priority Requires immediate attention labels Jul 25, 2022
@gkSideProjects gkSideProjects self-assigned this Jul 25, 2022
@IsaacCheng9 IsaacCheng9 added the refactor Improving an existing implementation label Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Requires attention on the frontend high priority Requires immediate attention refactor Improving an existing implementation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants