Skip to content
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

Deleting posts from profile view doesn't seem to persist #809

Closed
str4d opened this issue May 30, 2023 · 3 comments
Closed

Deleting posts from profile view doesn't seem to persist #809

str4d opened this issue May 30, 2023 · 3 comments
Labels
bug Something isn't working x:planned We're on it!

Comments

@str4d
Copy link

str4d commented May 30, 2023

Describe the bug
A bot I run (https://bsky.app/profile/eprint.bsky.social) posted several dozen duplicate posts (unsure why, but that cause is unrelated to this issue). I tried deleting them manually via the web app from the profile view, but the deletion only appeared to occur in the window; upon refreshing the page, the posts reappeared.

To Reproduce

Steps to reproduce the behavior:

  1. Make several posts using com.atproto.repo.createRecord.
  2. Open the profile page.
  3. Click the menu for each posts, select "Delete", and confirm. Wait for the profile to be updated with the post removed before deleting the next post.
  4. Navigate away from the profile and then back to the profile.

Expected behavior

The posts are deleted and do not appear on the profile.

Details

  • Platform: desktop Firefox macOS
  • Platform version: Firefox 113.0.1
  • App version: TODO (TODO)

Additional context

If I instead click on each post to navigate to its per-post URL, delete the post from its menu, and then click "back" or navigate back via the browser to return to the profile, the post remains visible in the profile but clicking on it again shows "Post deleted", and after refreshing the page the deleted post is gone from the profile view.

@str4d str4d added the bug Something isn't working label May 30, 2023
@pfrazee
Copy link
Collaborator

pfrazee commented Jun 6, 2023

Interesting, will check into it

@pfrazee pfrazee added the x:planned We're on it! label Jun 6, 2023
@tommybotch
Copy link

This is still happening as a behavior. Same as described above --> deleted the post where it is confirmed deleted on the page. When clicking away, the post reappears.

Platform: Google Chrome 105 (macOS)

@haileyok haileyok closed this as completed Oct 8, 2024
@ProkoCat
Copy link

ProkoCat commented Nov 25, 2024

I'm experiencing this same issue. I have two posts that won't stay deleted. I've tried deleting in the iOS app and on the web app, and in both scenarios, refreshing the page brings the deleted posts right back.

I've tried creating new posts and deleting them, and that seems to work just fine. It's two posts in particular, and I recall that the BlueSky servers seemed to be struggling at the time I made them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working x:planned We're on it!
Projects
None yet
Development

No branches or pull requests

5 participants