[PR #3605] [MERGED] fix: side panel animation #5788

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/3605
Author: @Sumit4482
Created: 10/3/2023
Status: Merged
Merged: 10/18/2023
Merged by: @richardshiue

Base: mainHead: fix_panel_animation_3315


📝 Commits (9)

  • 0f80fdc fix: side panel animation
  • a427d02 Fix: Side Panel Animation Changes
  • 5db848d Fix:Panel Animation
  • 0f9a7b9 fix:updated animation to easeOutQuad
  • 93d97e2 fix: updated animation to easeOutQuad
  • fc7d342 Fix:Panel Side Animation
  • 2d58d75 fix:panel side animation
  • ce55637 chore: restore settings.json
  • 3b2639a chore: merge remote-tracking branch 'upstream/main' into fix_panel_animation_3315

📊 Changes

1 file changed (+6 additions, -5 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/workspace/presentation/home/desktop_home_screen.dart (+6 -5)

📄 Description

Video Preview

Feature Preview

Fixes: Side Panel Animation

PR Checklist

  • [✔️] My code adheres to AppFlowy's Conventions
  • [✔️] 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/3605 **Author:** [@Sumit4482](https://github.com/Sumit4482) **Created:** 10/3/2023 **Status:** ✅ Merged **Merged:** 10/18/2023 **Merged by:** [@richardshiue](https://github.com/richardshiue) **Base:** `main` ← **Head:** `fix_panel_animation_3315` --- ### 📝 Commits (9) - [`0f80fdc`](https://github.com/AppFlowy-IO/AppFlowy/commit/0f80fdc37cd51c122d721d25f35b07a28fc6af96) fix: side panel animation - [`a427d02`](https://github.com/AppFlowy-IO/AppFlowy/commit/a427d02589b70a62e689deca842b0329fa8e9630) Fix: Side Panel Animation Changes - [`5db848d`](https://github.com/AppFlowy-IO/AppFlowy/commit/5db848d6e5a049915a7e8208801ede19de272916) Fix:Panel Animation - [`0f9a7b9`](https://github.com/AppFlowy-IO/AppFlowy/commit/0f9a7b91a221536c94ab2ce653d2a46f57225580) fix:updated animation to easeOutQuad - [`93d97e2`](https://github.com/AppFlowy-IO/AppFlowy/commit/93d97e210da6d17cfea0f3f7d2ac666f91aacf34) fix: updated animation to easeOutQuad - [`fc7d342`](https://github.com/AppFlowy-IO/AppFlowy/commit/fc7d342c7a2e62492a54fc0709620a5b412eefa4) Fix:Panel Side Animation - [`2d58d75`](https://github.com/AppFlowy-IO/AppFlowy/commit/2d58d75fcc261cf9acbc34a8fba1f9cffce6e15e) fix:panel side animation - [`ce55637`](https://github.com/AppFlowy-IO/AppFlowy/commit/ce556375446fc63e16756230946d2f717370253f) chore: restore settings.json - [`3b2639a`](https://github.com/AppFlowy-IO/AppFlowy/commit/3b2639ae5e23a975f4ef35eea2dccebf61835917) chore: merge remote-tracking branch 'upstream/main' into fix_panel_animation_3315 ### 📊 Changes **1 file changed** (+6 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/workspace/presentation/home/desktop_home_screen.dart` (+6 -5) </details> ### 📄 Description <!--- Thank you for submitting a pull request to AppFlowy. The team will dedicate their best efforts to reviewing and approving your pull request. If you have any questions about the project or feedback for us, please join our [Discord](https://discord.gg/wdjWUXXhtw). --> [Video Preview](https://drive.google.com/file/d/1azGuWoUvG7yRG3HN-ldg4ggt5rd6E3Z3/view?usp=sharing) ### Feature Preview Fixes: Side Panel Animation --- #### PR Checklist - [✔️] My code adheres to [AppFlowy's Conventions](https://docs.appflowy.io/docs/documentation/software-contributions/conventions) - [✔️] 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:18 +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#5788
No description provided.