hackclub / hackclub/hcb

[Wise][Admin] Direct link to recipient broken

Open Beginner friendly
#14,626 0 comments 0 reactions 0 assignees View on GitHub
wise
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.

Image

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"

Image

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.