[PR #449] [MERGED] fixes #143: consecutive deletes to a doc #4135

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/449
Author: @hewyy
Created: 4/11/2022
Status: Merged
Merged: 4/12/2022
Merged by: @appflowy

Base: mainHead: fix_page_delete_143


📝 Commits (1)

  • 722bacd fix: update view after delete to fix consecutive delete bug

📊 Changes

1 file changed (+7 additions, -3 deletions)

View changed files

📝 frontend/app_flowy/lib/workspace/application/view/view_bloc.dart (+7 -3)

📄 Description

Fixes the bug outlined here: https://github.com/AppFlowy-IO/AppFlowy/issues/143#issue-1079095055

Added call to update view after the page has been deleted (line 54)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/449 **Author:** [@hewyy](https://github.com/hewyy) **Created:** 4/11/2022 **Status:** ✅ Merged **Merged:** 4/12/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix_page_delete_143` --- ### 📝 Commits (1) - [`722bacd`](https://github.com/AppFlowy-IO/AppFlowy/commit/722bacd118d328eaac4006528cb31473bd2753ed) fix: update view after delete to fix consecutive delete bug ### 📊 Changes **1 file changed** (+7 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/workspace/application/view/view_bloc.dart` (+7 -3) </details> ### 📄 Description Fixes the bug outlined here: https://github.com/AppFlowy-IO/AppFlowy/issues/143#issue-1079095055 Added call to update view after the page has been deleted (line 54) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:36:28 +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#4135
No description provided.