[PR #1951] [MERGED] fix(appflowy_flutter): fix double click title issue #1324 #5039

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1951
Author: @hyj1204
Created: 3/9/2023
Status: Merged
Merged: 3/10/2023
Merged by: @LucasXu0

Base: mainHead: fix/double_click_title_issue_1324


📝 Commits (1)

  • 2368f5d fix(appflowy_flutter): fix double click title issue #1324

📊 Changes

1 file changed (+19 additions, -11 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/workspace/presentation/widgets/left_bar_item.dart (+19 -11)

📄 Description

Double-click the title to select all the text on it.
Fix #1324


🔄 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/1951 **Author:** [@hyj1204](https://github.com/hyj1204) **Created:** 3/9/2023 **Status:** ✅ Merged **Merged:** 3/10/2023 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `fix/double_click_title_issue_1324` --- ### 📝 Commits (1) - [`2368f5d`](https://github.com/AppFlowy-IO/AppFlowy/commit/2368f5dc4adf6caf4741023ca32b7fcc3b542112) fix(appflowy_flutter): fix double click title issue #1324 ### 📊 Changes **1 file changed** (+19 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/workspace/presentation/widgets/left_bar_item.dart` (+19 -11) </details> ### 📄 Description Double-click the title to select all the text on it. Fix #1324 --- <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:56 +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#5039
No description provided.