Currently, looking at a profile and then performing a new search simply hides the CharacterContainer, but doesn't wipe its contents. Clicking a user search result does the opposite -- hides the search results and reveals the CharacterContainer. This means that while the second user's data is being fetched from Bungie, the previous user's equipment is shown for about a second before being replaced.
Currently, looking at a profile and then performing a new search simply hides the
CharacterContainer
, but doesn't wipe its contents. Clicking a user search result does the opposite -- hides the search results and reveals theCharacterContainer
. This means that while the second user's data is being fetched from Bungie, the previous user's equipment is shown for about a second before being replaced.