[GH-ISSUE #4504] [Bug] Mobile Editing Database Cards do not save #2026

Closed
opened 2026-03-23 21:19:00 +00:00 by mirror · 0 comments
Owner

Originally created by @Xazin on GitHub (Jan 26, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4504

Originally assigned to: @richardshiue on GitHub.

Bug Description

When editing a database entry in eg. a Grid, where it's possible to navigate between items in a carousel like manner, when changing the Title of the item, it doesn't get saved. It only saves on the item you quit on.

How to Reproduce

  1. Open AppFlowy
  2. Create or Open a Grid
  3. Click on the primary cell of any row to open the Dialog
  4. Change the title of one item
  5. Move to next item
  6. Change the title of that item
  7. Press the x to close dialog
  8. Only the last item you changed title of, has saved the change

Expected Behavior

  1. Open AppFlowy
  2. Create or Open a Grid
  3. Click on the primary cell of any row to open the Dialog
  4. Change the title of one item
  5. Move to next item
  6. Change the title of that item
  7. Press the x to close dialog
  8. Any item you changed the title of should have been saved

Operating System

MacOS

AppFlowy Version(s)

0.4.4

Screenshots

https://github.com/AppFlowy-IO/AppFlowy/assets/42929161/04b7c798-8eb0-4d57-bc9e-7621f5d48db4

Additional Context

Debounce for auto save

Originally created by @Xazin on GitHub (Jan 26, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4504 Originally assigned to: @richardshiue on GitHub. ### Bug Description When editing a database entry in eg. a Grid, where it's possible to navigate between items in a carousel like manner, when changing the Title of the item, it doesn't get saved. It only saves on the item you quit on. ### How to Reproduce 1. Open AppFlowy 2. Create or Open a Grid 3. Click on the primary cell of any row to open the Dialog 4. Change the title of one item 5. Move to next item 6. Change the title of that item 7. Press the `x` to close dialog 8. Only the last item you changed title of, has saved the change ### Expected Behavior 1. Open AppFlowy 2. Create or Open a Grid 3. Click on the primary cell of any row to open the Dialog 4. Change the title of one item 5. Move to next item 6. Change the title of that item 7. Press the `x` to close dialog 8. Any item you changed the title of should have been saved ### Operating System MacOS ### AppFlowy Version(s) 0.4.4 ### Screenshots https://github.com/AppFlowy-IO/AppFlowy/assets/42929161/04b7c798-8eb0-4d57-bc9e-7621f5d48db4 ### Additional Context Debounce for auto save
mirror 2026-03-23 21:19:00 +00:00
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#2026
No description provided.