[PR #1253] [MERGED] fix: regression on hover effect persisting after closing menu #4623

Closed
opened 2026-03-23 21:38:37 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1253
Author: @richardshiue
Created: 10/8/2022
Status: Merged
Merged: 10/9/2022
Merged by: @appflowy

Base: mainHead: fix-popover-select


📝 Commits (2)

  • 1da950c fix: regression on hover effect persisting after closing menu
  • 0f0c3bb chore: reset onhover when FlowyHover get rebuild

📊 Changes

3 files changed (+24 additions, -7 deletions)

View changed files

📝 frontend/app_flowy/lib/workspace/presentation/home/menu/app/section/item.dart (+3 -1)
📝 frontend/app_flowy/packages/flowy_infra_ui/lib/style_widget/hover.dart (+19 -4)
📝 frontend/app_flowy/pubspec.lock (+2 -2)

📄 Description

https://user-images.githubusercontent.com/71320345/194712292-40abd405-abe7-4dc4-8e81-1e54d86812c3.mp4


🔄 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/1253 **Author:** [@richardshiue](https://github.com/richardshiue) **Created:** 10/8/2022 **Status:** ✅ Merged **Merged:** 10/9/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix-popover-select` --- ### 📝 Commits (2) - [`1da950c`](https://github.com/AppFlowy-IO/AppFlowy/commit/1da950ca1f8401559f698848c5ca78d5399e3090) fix: regression on hover effect persisting after closing menu - [`0f0c3bb`](https://github.com/AppFlowy-IO/AppFlowy/commit/0f0c3bbe28ec15d5c9540f3d6c0ca2e685a39d6f) chore: reset onhover when FlowyHover get rebuild ### 📊 Changes **3 files changed** (+24 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/workspace/presentation/home/menu/app/section/item.dart` (+3 -1) 📝 `frontend/app_flowy/packages/flowy_infra_ui/lib/style_widget/hover.dart` (+19 -4) 📝 `frontend/app_flowy/pubspec.lock` (+2 -2) </details> ### 📄 Description https://user-images.githubusercontent.com/71320345/194712292-40abd405-abe7-4dc4-8e81-1e54d86812c3.mp4 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:38:37 +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#4623
No description provided.