[PR #797] [MERGED] fix: undo redo handler #4348

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/797
Author: @vincentdchan
Created: 8/9/2022
Status: Merged
Merged: 8/9/2022
Merged by: @appflowy

Base: mainHead: fix/undo-redo-handler


📝 Commits (1)

📊 Changes

2 files changed (+17 additions, -0 deletions)

View changed files

📝 frontend/app_flowy/packages/flowy_editor/lib/service/editor_service.dart (+2 -0)
frontend/app_flowy/packages/flowy_editor/lib/service/internal_key_event_handlers/redo_undo_handler.dart (+15 -0)

📄 Description

No description provided


🔄 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/797 **Author:** [@vincentdchan](https://github.com/vincentdchan) **Created:** 8/9/2022 **Status:** ✅ Merged **Merged:** 8/9/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix/undo-redo-handler` --- ### 📝 Commits (1) - [`7c58654`](https://github.com/AppFlowy-IO/AppFlowy/commit/7c58654fe827cf0508b4e03555412753a99b6d85) fix: undo redo handler ### 📊 Changes **2 files changed** (+17 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/flowy_editor/lib/service/editor_service.dart` (+2 -0) ➕ `frontend/app_flowy/packages/flowy_editor/lib/service/internal_key_event_handlers/redo_undo_handler.dart` (+15 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:37:24 +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#4348
No description provided.