[PR #1390] [MERGED] fix: remove the unnecessary operation in enter key handler #4704

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1390
Author: @LucasXu0
Created: 10/29/2022
Status: Merged
Merged: 10/29/2022
Merged by: @LucasXu0

Base: mainHead: fix_enter_key_handler


📝 Commits (1)

  • 4a48a2a fix: remove the unnecessary operation in enter keyhandler

📊 Changes

2 files changed (+11 additions, -9 deletions)

View changed files

📝 frontend/app_flowy/packages/appflowy_editor/lib/src/service/internal_key_event_handlers/enter_without_shift_in_text_node_handler.dart (+7 -5)
📝 frontend/app_flowy/packages/appflowy_editor/lib/src/service/render_plugin_service.dart (+4 -4)

📄 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/1390 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 10/29/2022 **Status:** ✅ Merged **Merged:** 10/29/2022 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `fix_enter_key_handler` --- ### 📝 Commits (1) - [`4a48a2a`](https://github.com/AppFlowy-IO/AppFlowy/commit/4a48a2af5af415f7af1fb5ceeb7a49d2b6891bac) fix: remove the unnecessary operation in enter keyhandler ### 📊 Changes **2 files changed** (+11 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/service/internal_key_event_handlers/enter_without_shift_in_text_node_handler.dart` (+7 -5) 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/service/render_plugin_service.dart` (+4 -4) </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 22:15:27 +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#4704
No description provided.