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
There are several loading component for the different sections of the UI but most are controlled by a single state related to the query of the profile data.
Problem is Badges and Collectibles are fetched after receiving the profile data. As the profile data is displayed in the UI, there is no loading indicator for the Badges and Collectibles being fetched during that time.
The text was updated successfully, but these errors were encountered:
There are several loading component for the different sections of the UI but most are controlled by a single state related to the query of the profile data.
Problem is Badges and Collectibles are fetched after receiving the profile data. As the profile data is displayed in the UI, there is no loading indicator for the Badges and Collectibles being fetched during that time.
The text was updated successfully, but these errors were encountered: