[Condenser] Enable auto suggestion for transfer input based off of users own transfer history

[Condenser] Enable auto suggestion for transfer input based off of users own transfer history

steemdevs-icon.png


Issue

Due to the inability to turn on basic autocomplete in the transfer form, users were encountering issues and scams by sending transfers to users with the wrong name. This is largely due to the fact that users had to constantly retype the name of the users they were sending transfers to.

Solution

As a solution to this issue, I have enabled the ability for condenser to check the users transfer history and suggest accounts based off this information.

Additional Config Options

This implementation of the autosuggest transfer feature activates only when the first letter of the name is typed and matched with available results. On top of this, the results are limited to 10 matches at a time in an effort to reduce screen disruption.

Screenshots

screen shot 2017-11-10 at 9 27 23 pm

screen shot 2017-11-10 at 9 33 49 pm

Shoutout

Props to @lexiconical for bringing this feature request. Unfortunately the implementation was not as simple as assumed, but the solution, however, is better than expected.


Links



Open Source Contribution posted via Utopian.io

H2
H3
H4
3 columns
2 columns
1 column
7 Comments