AppFlowy-IO / AppFlowy-IO/AppFlowy

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

Abierto
#8,806 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Dart
Estrellas
76.6k
Forks
6k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 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_

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.