[PR #1911] [MERGED] fix: smart edit bugs #5009

Closed
opened 2026-03-23 22:16:48 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1911
Author: @LucasXu0
Created: 3/2/2023
Status: Merged
Merged: 3/2/2023
Merged by: @LucasXu0

Base: mainHead: feat/toolbar_item_optimize


📝 Commits (1)

📊 Changes

3 files changed (+53 additions, -38 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/plugins/document/document_page.dart (+3 -1)
📝 frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/openai/widgets/smart_edit_toolbar_item.dart (+41 -34)
📝 frontend/appflowy_flutter/packages/appflowy_editor/lib/src/commands/command_extension.dart (+9 -3)

📄 Description

  • replace the smart edit icon.
  • fix the smart edit text range is wrong in some cases.

🔄 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/1911 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 3/2/2023 **Status:** ✅ Merged **Merged:** 3/2/2023 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `feat/toolbar_item_optimize` --- ### 📝 Commits (1) - [`e7e1002`](https://github.com/AppFlowy-IO/AppFlowy/commit/e7e100253ede99c3748646fec479d1c81612edf0) fix: smart edit bugs ### 📊 Changes **3 files changed** (+53 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/plugins/document/document_page.dart` (+3 -1) 📝 `frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/openai/widgets/smart_edit_toolbar_item.dart` (+41 -34) 📝 `frontend/appflowy_flutter/packages/appflowy_editor/lib/src/commands/command_extension.dart` (+9 -3) </details> ### 📄 Description * replace the smart edit icon. * fix the smart edit text range is wrong in some cases. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:16:48 +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#5009
No description provided.