Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pre-filled transfers page #37

Open
roadscape opened this issue Apr 26, 2019 · 2 comments
Open

pre-filled transfers page #37

roadscape opened this issue Apr 26, 2019 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@roadscape
Copy link
Contributor

The wallet needs a feature which allows transfer form fields/values to be encoded in the URL (perhaps in the hash, for privacy). This would allow e.g. condenser to reimplement the "Promote Post" functionality by sending users to this page just to confirm transfer details as opposed to entering null account and author/permlink-style memo manually.

@roadscape roadscape added the help wanted Extra attention is needed label May 9, 2019
@quochuy
Copy link

quochuy commented May 30, 2019

@roadscape so this would prefill the Memo and To fields only?
Amount is left alone?

quochuy pushed a commit to quochuy/wallet that referenced this issue May 30, 2019
- parses hash from the URL (#!p=author/the-perm-link!t=toAccount) and calls showTransfer with the prefilled data
- upon mounting the Transfer component, set the state with prefilled data
@quochuy
Copy link

quochuy commented May 30, 2019

Proposed implementation #49
Screen Shot 2019-05-30 at 9 54 34 pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants