Notes often don't load under personal profile and require a bunch of refreshing to show up #700

Closed
opened 2023-11-22 15:15:20 +00:00 by Karnage · 4 comments
Collaborator

Describe the bug

When visiting my own profile, often the notes in the "notes" tab won't load. I have to refresh many times to see them. This has been a recurring problem for many days but I have grown to sort of just ignore it. But other users may not be as forgiving. It seems like a problem fetching from relays?

I don't see this problem in chrome... maybe I should just use chrome.

CleanShot 2023-11-23 at 00.09.33@2x

To Reproduce

Just clicked on my profile.

Expected behavior

Expected to see notes.

Desktop (please complete the following information):

  • OS: macOS Sonoma 14.0
  • Browser:
    CleanShot 2023-11-23 at 00.13.25@2x
  • Version: 1.59.117
**Describe the bug** When visiting my own profile, often the notes in the "notes" tab won't load. I have to refresh many times to see them. This has been a recurring problem for many days but I have grown to sort of just ignore it. But other users may not be as forgiving. It seems like a problem fetching from relays? I don't see this problem in chrome... maybe I should just use chrome. ![CleanShot 2023-11-23 at 00.09.33@2x](/attachments/36635db1-d0ae-435b-803f-3001a19012c5) **To Reproduce** Just clicked on my profile. **Expected behavior** Expected to see notes. **Desktop (please complete the following information):** - OS: macOS Sonoma 14.0 - Browser: ![CleanShot 2023-11-23 at 00.13.25@2x](/attachments/ef224648-5552-4709-9f7e-27db678ac738) - Version: 1.59.117
Karnage added the
bug
label 2023-11-22 15:15:20 +00:00
Owner

When we load any profile, we pick 2 write relays from the users list:
image

Maybe some of your relays in the list dont have any notes, i reloaded it a bunch of times but it always loads:
image

When we load any profile, we pick 2 write relays from the users list: ![image](/attachments/aeb96581-b802-4c2f-9325-53bb8907c05d) Maybe some of your relays in the list dont have any notes, i reloaded it a bunch of times but it always loads: ![image](/attachments/bf8d0d0e-2c0d-4c1a-ba0c-e147823f5dab)
Author
Collaborator

Hmm, yeah purplepag.es would definitely not have my notes and maybe 1 other too. I have seen it load fine on chrome, but if I recall correctly I had some issues before as well.

How do we handle this error behavior for the user without them having to know that having a relay without your notes may not fetch your profile notes?

Hmm, yeah purplepag.es would definitely not have my notes and maybe 1 other too. I have seen it load fine on chrome, but if I recall correctly I had some issues before as well. How do we handle this error behavior for the user without them having to know that having a relay without your notes may not fetch your profile notes?
Owner

I mean you're signaling that these relays will have your events, and there is no way to know if having 0 results is true or not, it could be that you have a new pubkey with 0 posts and so there isnt really a way to detect that those relays are missing your events.

I mean you're signaling that these relays will have your events, and there is no way to know if having 0 results is true or not, it could be that you have a new pubkey with 0 posts and so there isnt really a way to detect that those relays are missing your events.
Author
Collaborator

From a user perspective, they don't care what's happening on the back end. If they know they posted stuff and now it's not showing, the app is broken. What's the solution here?

From a user perspective, they don't care what's happening on the back end. If they know they posted stuff and now it's not showing, the app is broken. What's the solution here?
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Kieran/snort#700
No description provided.