You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
I don't know, in correct repository I create this issue, but I have some issues with https://browser.blockstack.org application.
At first, many times I have lost a display name (profile name, shown in picture below), which display in applications with props user.profile.name. After sign-in with other blockstackID, profile name will lost.
In my application I need fallback display name with code like this:
After entering again the display name, username show as expected, but after sign-in from other blockstack.id, data again lost.
Secondly, I would like the authentication page to load significantly faster → without loading the full list of applications that appears behind the layer of the authentication window (Select Blockstack ID).
I think that this list does not make any sense, and it takes a lot of time to download it, besides loading all the application icons. In addition, your implementation of the list of applications on the React.js (including list in the https://app.co/blockstack). This application is too slow, and it should also be optimized.
The text was updated successfully, but these errors were encountered:
ruslankonev
changed the title
Display name lost after login with other account
Display name lost after login with other account & performance issue
Feb 4, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi
I don't know, in correct repository I create this issue, but I have some issues with
https://browser.blockstack.org
application.At first, many times I have lost a display name (profile name, shown in picture below), which display in applications with props
user.profile.name
. After sign-in with other blockstackID, profile name will lost.In my application I need fallback display name with code like this:
After entering again the display name, username show as expected, but after sign-in from other
blockstack.id
, data again lost.Secondly, I would like the authentication page to load significantly faster → without loading the full list of applications that appears behind the layer of the authentication window (Select Blockstack ID).
I think that this list does not make any sense, and it takes a lot of time to download it, besides loading all the application icons. In addition, your implementation of the list of applications on the React.js (including list in the
https://app.co/blockstack
). This application is too slow, and it should also be optimized.The text was updated successfully, but these errors were encountered: