[PR #1636] [CLOSED] chore: pass hover events through the popover mask #4866

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1636
Author: @richardshiue
Created: 1/2/2023
Status: Closed

Base: mainHead: popover-mask


📝 Commits (1)

  • b881148 chore: pass hover events through the popover mask

📊 Changes

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

View changed files

📝 frontend/app_flowy/packages/appflowy_popover/lib/src/mask.dart (+5 -4)

📄 Description

Title says all. Currently blocked since most other input events are also passed in addition to hover (drag, right click, double click, etc.) And whether this is a behavior we'd like to see is also debatable.


🔄 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/1636 **Author:** [@richardshiue](https://github.com/richardshiue) **Created:** 1/2/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `popover-mask` --- ### 📝 Commits (1) - [`b881148`](https://github.com/AppFlowy-IO/AppFlowy/commit/b88114863dcc0ad4cac3d7259db348425ed7d3f9) chore: pass hover events through the popover mask ### 📊 Changes **1 file changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/appflowy_popover/lib/src/mask.dart` (+5 -4) </details> ### 📄 Description Title says all. Currently blocked since most other input events are also passed in addition to hover (drag, right click, double click, etc.) And whether this is a behavior we'd like to see is also debatable. --- <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:10 +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#4866
No description provided.