[GH-ISSUE #7325] [Bug] Reordering rows in grid on mobile resulted in missing rows on web #3234

Open
opened 2026-03-23 21:28:35 +00:00 by mirror · 2 comments
Owner

Originally created by @khorshuheng on GitHub (Jan 26, 2025).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7325

Bug Description

When the rows in a grid are reordered in AppFlowy Mobile, the row which the original position was replaced ended up not being visible when viewed on AppFlowy Web.

Steps to Reproduce

Reorder the row on in a grid in either mobile or desktop application, then view the result on Appflowy web.

Expected Behavior

The grid should shows the same number of rows for both application and web after reordering the rows.

Browser and Version

chrome, firefox

AppFlowy Version(s)

0.8.2

Screenshots

No response

Logs and Console Output

No response

Additional Context

It is not clear that this is a bug on Appflowy Web - it is also possible that the root cause lies with AppFlowy flutter app. But for the time being, we will track the issue in this repository.

Originally created by @khorshuheng on GitHub (Jan 26, 2025). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7325 ### Bug Description When the rows in a grid are reordered in AppFlowy Mobile, the row which the original position was replaced ended up not being visible when viewed on AppFlowy Web. ### Steps to Reproduce Reorder the row on in a grid in either mobile or desktop application, then view the result on Appflowy web. ### Expected Behavior The grid should shows the same number of rows for both application and web after reordering the rows. ### Browser and Version chrome, firefox ### AppFlowy Version(s) 0.8.2 ### Screenshots _No response_ ### Logs and Console Output _No response_ ### Additional Context It is not clear that this is a bug on Appflowy Web - it is also possible that the root cause lies with AppFlowy flutter app. But for the time being, we will track the issue in this repository.
Author
Owner

@khorshuheng commented on GitHub (Feb 5, 2025):

We have confirmed that this issue is due to a bug on the mobile/desktop app, as opposed to AppFlowy Web. Will close this after the bug is fixed.

<!-- gh-comment-id:2638715451 --> @khorshuheng commented on GitHub (Feb 5, 2025): We have confirmed that this issue is due to a bug on the mobile/desktop app, as opposed to AppFlowy Web. Will close this after the bug is fixed.
Author
Owner

@khorshuheng commented on GitHub (Feb 24, 2025):

It turns out that it is due to a bug in yjs: https://github.com/yjs/yjs/issues/694

<!-- gh-comment-id:2677357717 --> @khorshuheng commented on GitHub (Feb 24, 2025): It turns out that it is due to a bug in yjs: https://github.com/yjs/yjs/issues/694
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#3234
No description provided.