[GH-ISSUE #3860] [Bug] Jump to reminder jumps to wrong block #1749

Open
opened 2026-03-23 21:16:45 +00:00 by mirror · 1 comment
Owner

Originally created by @Xazin on GitHub (Nov 1, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3860

Originally assigned to: @LucasXu0 on GitHub.

Bug Description

There are certain actions which causes the Block ID stored in a Reminders meta data to be the "wrong" block.

The block a reminder resides in can be changed by inserting a newline before it, as the current block id would now be altered to not include the reminder, thus the jump to reminder does not work.

How to Reproduce

  1. Add a reminder to a document
  2. Find it in Notification Hub
  3. Press on it
  4. Expect it to show/jump to the right Block in the Document
  5. Now insert a newline before the reminder (basically move it down one line)
  6. Find it in Notification Hub
  7. Press on it
  8. It now jumps to the block above the reminder

Expected Behavior

  1. Add a reminder to a document
  2. Find it in Notification Hub
  3. Press on it
  4. Expect it to show/jump to the right Block in the Document
  5. Now insert a newline before the reminder (basically move it down one line)
  6. Find it in Notification Hub
  7. Press on it
  8. Jump to the right block containing the reminder

Operating System

all

AppFlowy Version(s)

0.3.7

Screenshots

No response

Additional Context

No response

Originally created by @Xazin on GitHub (Nov 1, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3860 Originally assigned to: @LucasXu0 on GitHub. ### Bug Description There are certain actions which causes the Block ID stored in a Reminders meta data to be the "wrong" block. The block a reminder resides in can be changed by inserting a newline before it, as the current block id would now be altered to not include the reminder, thus the jump to reminder does not work. ### How to Reproduce 1. Add a reminder to a document 2. Find it in Notification Hub 3. Press on it 4. Expect it to show/jump to the right Block in the Document 5. Now insert a newline before the reminder (basically move it down one line) 6. Find it in Notification Hub 7. Press on it 8. It now jumps to the block above the reminder ### Expected Behavior 1. Add a reminder to a document 2. Find it in Notification Hub 3. Press on it 4. Expect it to show/jump to the right Block in the Document 5. Now insert a newline before the reminder (basically move it down one line) 6. Find it in Notification Hub 7. Press on it 8. Jump to the right block containing the reminder ### Operating System all ### AppFlowy Version(s) 0.3.7 ### Screenshots _No response_ ### Additional Context _No response_
Author
Owner

@annieappflowy commented on GitHub (Sep 5, 2025):

@LucasXu0 to evaluate whether this issue has been permanently fixed

<!-- gh-comment-id:3257202291 --> @annieappflowy commented on GitHub (Sep 5, 2025): @LucasXu0 to evaluate whether this issue has been permanently fixed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
AppFlowy-IO/AppFlowy#1749
No description provided.