question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Claiming NEAR drop into existing account

See original GitHub issue

Problem If user receives NEAR drop, Wallet forces them to create new account even if they already have an account.

Expected Behavior If user already has an account it shows “Claim X NEAR” and selector for accounts or suggestion to create new one. If selected existing accounts - Wallet calls claim method to directly move funds to the selected user’s account.

Steps to reproduce

  1. Create redpacket
  2. Open it yourself Observe that it requires you to create new account.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:20 (19 by maintainers)

github_iconTop GitHub Comments

4reactions
heycorwincommented, Apr 16, 2021

@Patrick1904 I think the separate page for this makes sense, but I’d like to propose that we add a couple conditional paths to this to enable the optimum experience:

If the user is logged out, they may:

  1. Create a New account with which to receive the NEAR drop (regular /create flow with receipt of NEAR once complete)
  2. “Log in and Claim”, which routes the user to /recover-account if the user is not already logged in. Once recovered, they would automatically receive the NEAR drop deposit.

In both scenario’s above, we can display a message once logged in confirming the receipt of the NEAR drop.

If the user is already logged in:

  1. Allow them to select the account that they want to receive the NEAR drop funds. Once they claim, they’d be redirected to the dashboard and shown the same receipt confirmation message.

Figma for this is here.

Screen Shot 2021-04-16 at 12 17 55 PM
1reaction
heycorwincommented, Apr 26, 2021

@Patrick1904 yeah I’m happy with that and agree that feels like the ideal flow, so they can confirm the account that they wish to receive the drop 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Discover and Claim Drops on Twitch
Claiming a Drop​​ You can check your progress at any time by checking your profile menu looking under the Drops menu item. Remember,...
Read more >
Why Your Bank Closed Your Account And What To Do About It
Here are seven steps you should take when your bank has closed your account: Contact the bank. Particularly if you haven't already been ......
Read more >
Claims FAQ | Progressive
Filing a car insurance claim can be a difficult process, and you're not the only one with questions about the way things work....
Read more >
Twitch Drop Guide - WARFRAME Support
By clicking your Twitch icon in the top right, you'll see a progression bar depicting how close you are towards claiming the Twitch...
Read more >
How Do I...? - TreasuryDirect
From the drop-down box, select the destination (bank account or C of I) you would like to credit with the proceeds. Click "Review"...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found