bitshares / bitshares/bitshares-ui

trap at transfer

Open
#3,143 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
520
Forks
575
Avg merge
12h 7m
Merged PRs (30d)
5

Description

it seems there is a trap in the transfer UI.

when you search an account, say alpha-dog, "alpha-dog" comes and you select it, but in the subsequent confirmation screen the destination account is "alpha", if you are not careful enough, it's easy to transfer to a wrong account.

I lost more than 300K BTS because of this bug!!!

![image](https://user-images.githubusercontent.com/5886543/69803657-afba6e80-1217-11ea-9449-136dff22b66e.png)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the transfer UI flow: search for an account such as alpha-dog, select it, and compare the destination shown on the confirmation screen. Trace the transfer search and confirmation entry points, then verify that the selected account remains the destination and that the flow has coverage if the repository provides it.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
blockchain, frontend, payments
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.