[PR #6232] [CLOSED] Revert "fix: newly-created group rows appear out of order" #7264

Closed
opened 2026-03-23 23:18:50 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/6232
Author: @appflowy
Created: 9/8/2024
Status: Closed

Base: mainHead: revert-6212-fix/group-row-order


📝 Commits (1)

  • b089a41 Revert "fix: newly-created group rows appear out of order (#6212)"

📊 Changes

8 files changed (+52 additions, -195 deletions)

View changed files

📝 frontend/appflowy_flutter/macos/Podfile.lock (+1 -1)
📝 frontend/rust-lib/flowy-database2/src/services/database_view/view_editor.rs (+3 -6)
📝 frontend/rust-lib/flowy-database2/src/services/group/action.rs (+1 -5)
📝 frontend/rust-lib/flowy-database2/src/services/group/controller.rs (+30 -98)
📝 frontend/rust-lib/flowy-database2/src/services/group/controller_impls/default_controller.rs (+4 -8)
📝 frontend/rust-lib/flowy-database2/src/services/group/entities.rs (+4 -2)
📝 frontend/rust-lib/flowy-database2/tests/database/group_test/script.rs (+4 -9)
📝 frontend/rust-lib/flowy-database2/tests/database/group_test/test.rs (+5 -66)

📄 Description

Reverts AppFlowy-IO/AppFlowy#6212


🔄 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/6232 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 9/8/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `revert-6212-fix/group-row-order` --- ### 📝 Commits (1) - [`b089a41`](https://github.com/AppFlowy-IO/AppFlowy/commit/b089a41104f7dbdaf27ef62f38543b29111573e2) Revert "fix: newly-created group rows appear out of order (#6212)" ### 📊 Changes **8 files changed** (+52 additions, -195 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/macos/Podfile.lock` (+1 -1) 📝 `frontend/rust-lib/flowy-database2/src/services/database_view/view_editor.rs` (+3 -6) 📝 `frontend/rust-lib/flowy-database2/src/services/group/action.rs` (+1 -5) 📝 `frontend/rust-lib/flowy-database2/src/services/group/controller.rs` (+30 -98) 📝 `frontend/rust-lib/flowy-database2/src/services/group/controller_impls/default_controller.rs` (+4 -8) 📝 `frontend/rust-lib/flowy-database2/src/services/group/entities.rs` (+4 -2) 📝 `frontend/rust-lib/flowy-database2/tests/database/group_test/script.rs` (+4 -9) 📝 `frontend/rust-lib/flowy-database2/tests/database/group_test/test.rs` (+5 -66) </details> ### 📄 Description Reverts AppFlowy-IO/AppFlowy#6212 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 23:18:50 +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#7264
No description provided.