[PR #3547] [MERGED] fix: still show drag icon while dragging #5759

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/3547
Author: @richardshiue
Created: 9/27/2023
Status: Merged
Merged: 9/27/2023
Merged by: @richardshiue

Base: mainHead: show-drag-icon


📝 Commits (2)

  • 9342787 fix: still show drag icon while dragging
  • 2d31543 chore: use click cursor on windows

📊 Changes

1 file changed (+15 additions, -2 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/plugins/database_view/widgets/row/row_property.dart (+15 -2)

📄 Description

refer to the video in https://github.com/AppFlowy-IO/AppFlowy/pull/3328 the drag icon disappears when the drag starts.

Feature Preview


PR Checklist

  • My code adheres to the AppFlowy Style Guide
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

🔄 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/3547 **Author:** [@richardshiue](https://github.com/richardshiue) **Created:** 9/27/2023 **Status:** ✅ Merged **Merged:** 9/27/2023 **Merged by:** [@richardshiue](https://github.com/richardshiue) **Base:** `main` ← **Head:** `show-drag-icon` --- ### 📝 Commits (2) - [`9342787`](https://github.com/AppFlowy-IO/AppFlowy/commit/93427877e7ca74c55a08dc48502f85b4d45a8605) fix: still show drag icon while dragging - [`2d31543`](https://github.com/AppFlowy-IO/AppFlowy/commit/2d31543e6d6a96ece5523e4ff919242096aace09) chore: use click cursor on windows ### 📊 Changes **1 file changed** (+15 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/plugins/database_view/widgets/row/row_property.dart` (+15 -2) </details> ### 📄 Description refer to the video in https://github.com/AppFlowy-IO/AppFlowy/pull/3328 the drag icon disappears when the drag starts. ### Feature Preview <!--- List at least one issue here that this PR addresses. If it fixes the issue, please use the [fixes](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests) keyword to close the issue. For example: fixes https://github.com/AppFlowy-IO/AppFlowy/pull/2106 --> --- <!--- Before you mark this PR ready for review, run through this checklist! --> #### PR Checklist - [x] My code adheres to the [AppFlowy Style Guide](https://appflowy.gitbook.io/docs/essential-documentation/contribute-to-appflowy/software-contributions/submitting-code/style-guides) - [ ] I've listed at least one issue that this PR fixes in the description above. - [ ] I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes. - [ ] All existing tests are passing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:20:11 +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#5759
No description provided.