[Wise][Admin] Direct link to recipient broken
- Dominant language
- Ruby
- Stars
- 871
- Forks
- 140
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 201
Description
### Describe your goals
Trying to approve a wise reimbursement & go to the recipient directly through the link
### Describe the bug
On the admin page, when you hit "Approve & send Wise reimbursement", a modal is opened which contains a button if the user has been sent a wise transfer before.
This button goes to `https://wise.com/send#?contact=https://wise.com/recipients/aaa-bbbb-ccc-dddd`. The valid URL for the recipient would be just the ending URL, not `?contact=URL`
Steps to replicate
- Go to a Wise reimbursement
- Hit Approve
- Click "Open XYZ on Wise"
Contributor guide
Research direction
Reproduce the admin Wise reimbursement flow: open a Wise reimbursement, choose Approve, and click “Open XYZ on Wise” in the modal. Inspect the code that builds this button’s URL; done means it opens the recipient URL directly rather than adding the recipient URL after `?contact=`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- payments
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100