[PR #2471] [MERGED] feat: improve sidebar item dragged appearance #5248

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2471
Author: @richardshiue
Created: 5/7/2023
Status: Merged
Merged: 5/9/2023
Merged by: @appflowy

Base: mainHead: sidebar-items


📝 Commits (1)

  • b1155f6 feat: improve sidebar item dragged appearance

📊 Changes

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

View changed files

📝 frontend/appflowy_flutter/lib/workspace/presentation/home/menu/app/section/section.dart (+4 -0)
📝 frontend/appflowy_flutter/lib/workspace/presentation/home/menu/menu.dart (+2 -0)

📄 Description

resolves #1777

Feature Preview

https://user-images.githubusercontent.com/71320345/236682041-e9b0218f-fb14-435b-bd4a-0c5c7516eb68.mp4

https://user-images.githubusercontent.com/71320345/236682052-9905dfb3-7259-4531-bd02-0646c875bf36.mp4


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/2471 **Author:** [@richardshiue](https://github.com/richardshiue) **Created:** 5/7/2023 **Status:** ✅ Merged **Merged:** 5/9/2023 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `sidebar-items` --- ### 📝 Commits (1) - [`b1155f6`](https://github.com/AppFlowy-IO/AppFlowy/commit/b1155f6328cb6494ad1522739a5fe4c26dc562d1) feat: improve sidebar item dragged appearance ### 📊 Changes **2 files changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/workspace/presentation/home/menu/app/section/section.dart` (+4 -0) 📝 `frontend/appflowy_flutter/lib/workspace/presentation/home/menu/menu.dart` (+2 -0) </details> ### 📄 Description resolves #1777 ### Feature Preview https://user-images.githubusercontent.com/71320345/236682041-e9b0218f-fb14-435b-bd4a-0c5c7516eb68.mp4 https://user-images.githubusercontent.com/71320345/236682052-9905dfb3-7259-4531-bd02-0646c875bf36.mp4 --- <!--- 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. - [x] 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:17:53 +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#5248
No description provided.