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

Feature: Edit wallet address in User Profile #630

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hugomarquesdev
Copy link
Contributor

This PR fixes #615

Changes

Tests

  • Tested on mobile
  • Tested on dektop

This PR should be manually tested by @obernardovieira @PauloSousapt , included on reviewers.

Copy link

vercel bot commented Nov 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2023 9:54pm

Copy link

@vibern0 vibern0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A loan manager should only be able to change a user wallet address, if that user has an ongoing loan. If it's still pending, it will fail and if it's already repaid, no need to change.

@vibern0 vibern0 marked this pull request as draft November 27, 2023 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[MicroCredit] add support to change user wallet address
2 participants