-
Notifications
You must be signed in to change notification settings - Fork 0
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
Card doesn't appear for user (tapping users avatar doesn't function for card) #4870
Comments
How often does this happen? A few times a day? A few times a week? At this point, this is gonna be hard to debug because there's not much to go on. I could put in detailed debugging to try track it down but it might not be worth the effort yet until there's more information. |
@bengtan This has been very random for me but Steve just had this experience after updating to 4.40.2 In this latest release to prod version: (testflight), two things I noticed when I installed. |
(Speculation) I wonder if the card is prevented from being displayed because the (to-be-displayed) user doesn't have a location data point yet ?? |
Hmmm ... I wonder if an upgrade or a 'reset cache' makes this happen more frequently. Can you try the following test please?
Also, instead of 'reset cache', do an upgrade and see if this happens 'soon' afterwards. For example, on iOS, you could upgrade/downgrade/switch between 4.40.2 and 4.40.1 (and even the upcoming 4.41.0). |
@bengtan I'm not seeing this issue with a reset cache or an upgrade. I feel like it's more related to maybe a poor connectivity area or something. If I shut WiFi off and load the app it does seem to load the card a bit slower but haven't been able to get the card stuck. I will get out today in area with poor service and document what I see. |
Card doesn't appear for user
Observed Result:
User Miranda tapped on user Don's avatar from the header. User Don was traveling and his avatar was moving on the map but his card was not displaying (didn't get screenshot). Miranda then tapped on user Scurry and he displayed on map with card. Miranda tapped on Don again and the map went back to Don and he was still moving but the card remained for Scurry. I was unable to get Don's card to display. Sent app to the background/foreground tapped on Don again and nothing happened (Don’s card didn’t appear). He stopped moving and I then tapped on owner (Miranda) and card appeared for Miranda, tapped back on Don and it worked fine. This sorta feels like #4004 when something just gets stuck. I have not found a consistent way to reproduce this and I have seen this several times but it's not something that is consistent.
Expected Result:
Card should appear when user taps on avatar from header.
Steps to reproduce:
I have no steps to reproduce only steps when this occured
Related Screenshots/Video Links:
Screenshot is of Don on the map and Scurry's card displaying.
The text was updated successfully, but these errors were encountered: