You are viewing a single comment's thread from:
RE: Feature Request: Reduce Transfer Fraud By Quickly Adding Form Autocomplete Support For The Steemit Wallet Transfer "To:" Field
I was also having the same thought. I would consider this as 'must have' feature in the transfers page. It will be 'nice to have' when we author post or comment, as soon as we type '@' or '#' it should pull up list of accounts and tags respectively. In both the cases autocomplete can be used.
An example can be found in ant.design (React library of components) - https://ant.design/components/mention/
Thank you for a relevant link. I think all we need to do is toggle =off to =on and the rest will take care of itself.