AppFlowy-IO / AppFlowy-IO/AppFlowy

[Bug] Select/Status filter fails to sync and render correctly on Android mobile app

未关闭
#8,806 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Dart
星标
76.6k
派生
6k
PR 合并指标
30 天内没有已合并 PR

描述

### Bug Description

There is a synchronization and rendering issue between the AppFlowy Desktop (Windows) and Android mobile applications regarding database filters. When a row's status property (Select/Select option) is updated on the desktop app, the filter on the Android app fails to recognize this change automatically, even though the data itself seems to be synced. The filtered view remains empty or outdated until the status is manually toggled on the mobile device.

### How to Reproduce

Create a database on the Desktop application with a "Select" or "Status" property (e.g., Status options: "A-team", "B-team").

Set up a database view filtered by this status (e.g., Filter: Status = A-team).

Assign the "A-team" status to a new or existing row on Desktop. The desktop view updates correctly.

Open the Android mobile application and navigate to the same filtered database view.

Issue: The newly updated row does not appear in the filtered view on Android, despite the background sync being active.

Workaround: If you tap on the row on mobile, remove the "A-team" status, and then re-assign the "A-team" status directly in the mobile app, the row instantly appears in the filtered view.

### Expected Behavior

The Android app's database filters should react dynamically to data changes synced from the desktop version without requiring manual re-triggering or re-assigning of the filtered properties on the mobile device.

### Operating System

Android

### AppFlowy Version(s)

0.12.2 (29120201)

### Screenshots

_No response_

### Additional Context

_No response_

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。