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

The user is not able to see any data before the account state is loaded #1666

Open
marcinbodnar opened this issue Apr 16, 2021 · 1 comment · May be fixed by #1756
Open

The user is not able to see any data before the account state is loaded #1666

marcinbodnar opened this issue Apr 16, 2021 · 1 comment · May be fixed by #1756
Assignees
Labels
Blocked ⛔️ Cannot proceed until dependency is met 📈 Enhancement Nice to have features & optimizations Priority 2 Important

Comments

@marcinbodnar
Copy link
Contributor

We can store more account data in localStorage and show this data immediately after the page is loaded (not waiting for account state), with a loader indicator so the user will be aware that the data is being updated.

@marcinbodnar marcinbodnar self-assigned this Apr 16, 2021
@stefanopepe stefanopepe added the 📈 Enhancement Nice to have features & optimizations label Apr 19, 2021
@stefanopepe
Copy link
Contributor

I can see the value of having NEAR Wallet able to manage the persistent information without waiting for remote data to come - I think we may want to loop in @MaximusHaximus, he has a lot of experience in building mobile apps that can work async/offline, and need to use localstorage as you suggest.

@stefanopepe stefanopepe added the Priority 2 Important label Apr 27, 2021
marcinbodnar added a commit that referenced this issue May 17, 2021
marcinbodnar added a commit that referenced this issue May 17, 2021
marcinbodnar added a commit that referenced this issue May 17, 2021
marcinbodnar added a commit that referenced this issue May 17, 2021
@marcinbodnar marcinbodnar linked a pull request May 17, 2021 that will close this issue
marcinbodnar added a commit that referenced this issue May 18, 2021
marcinbodnar added a commit that referenced this issue May 18, 2021
marcinbodnar added a commit that referenced this issue May 18, 2021
marcinbodnar added a commit that referenced this issue May 18, 2021
marcinbodnar added a commit that referenced this issue May 18, 2021
@MaximusHaximus MaximusHaximus added the Blocked ⛔️ Cannot proceed until dependency is met label Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocked ⛔️ Cannot proceed until dependency is met 📈 Enhancement Nice to have features & optimizations Priority 2 Important
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants