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

Cannot Take back Renote in real-time #12078

Closed
atsu1125 opened this issue Oct 19, 2023 · 0 comments · Fixed by #12079
Closed

Cannot Take back Renote in real-time #12078

atsu1125 opened this issue Oct 19, 2023 · 0 comments · Fixed by #12079
Labels
🐛Bug Unexpected behavior packages/backend Server side specific issue/PR

Comments

@atsu1125
Copy link
Contributor

💡 Summary

Cannot Take back Renote in real-time
When Someone took back their Renote, it didn't disappear from the Screen.
Disappears from the screen only when you take back your own renotes.
We need to reload the screen to erase the renote that should have been deleted.

🥰 Expected Behavior

Deleted Renotes should disappear immediately.

🤬 Actual Behavior

Disappears from the screen only when you take back your own renotes.

📝 Steps to Reproduce

  1. Open Timeline
  2. Follow the another account.
  3. Renote the note from the another account.
  4. Take back Renote from the another account.
  5. The renote will disappear on the another account but it remains on the screen on your account.

📌 Environment

Misskey v12.119.2
Misskey 2023.10.2-beta.2

💻 Frontend

  • Model and OS of the device(s):
    macOS Sonoma
    iOS 15.7.1
  • Browser:
    Firefox 115.3.1esr (64-bit)
    Firefox Focus 118.0
  • Server URL:
    Our Misskey Test Environment
  • Misskey:
    Misskey 12.119.2
    Misskey 2023.10.2-beta.2

🛰 Backend (for server admin)

  • Installation Method or Hosting Service: Manual
  • Misskey: 12.119.2, 2023.10.2-beta.2
  • Node: 18.16.1, 19.9.0
  • PostgreSQL: 15.3
  • Redis: 7.0.11
  • OS and Architecture: Ubuntu 22.04.2 LTS aarch64
@atsu1125 atsu1125 added the ⚠️bug? This might be a bug label Oct 19, 2023
@syuilo syuilo added 🐛Bug Unexpected behavior packages/backend Server side specific issue/PR and removed ⚠️bug? This might be a bug labels Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛Bug Unexpected behavior packages/backend Server side specific issue/PR
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants