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
Select a token and account -> events start to get loaded
While events are still loading, switch to a different account
=> Now events for two different token-account combinations are loading in parallel. This leads to the progress info going wild, as it jumps between the progress for both combinations.
The parallel loading itself is not an issue, but the UI should only show the progress of the currently selected combination.
The text was updated successfully, but these errors were encountered:
TripleSpeeder
changed the title
Make event loading progress indicator aware of currently selected account
Event loading progress indicator goes wild when switching account while loading events
Oct 21, 2018
Reproduce:
=> Now events for two different token-account combinations are loading in parallel. This leads to the progress info going wild, as it jumps between the progress for both combinations.
The parallel loading itself is not an issue, but the UI should only show the progress of the currently selected combination.
The text was updated successfully, but these errors were encountered: