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

Keep data in inputs when switching between different steps #58

Open
iurage opened this issue Mar 8, 2023 · 0 comments
Open

Keep data in inputs when switching between different steps #58

iurage opened this issue Mar 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@iurage
Copy link

iurage commented Mar 8, 2023

Scenario:

  1. I am currently inputting in airdrop details in Step 3
  2. After completing that, I realized I should add more wallets to the distribution list in Step 2
  3. After adding more wallets, upon returning to Step 3, all data that was entered earlier is now gone.

Recommendation:

  • We should avoid resetting inputs unless the user goes to a different page or completes the entire creation flow
  • In the case where we are resetting inputs, we should add a popup to warn the user that all data entered would be lost (and get user to confirm)
@iurage iurage added the enhancement New feature or request label Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant