palantir/blueprint

Implementing "safe polygon" for nested menu items

Open

#6,585 创建于 2023年12月4日

在 GitHub 查看
 (1 评论) (7 反应) (0 负责人)TypeScript (2,167 fork)batch import
Status: needs proposalType: enhancementhelp wanted

仓库指标

Star
 (20,263 star)
PR 合并指标
 (平均合并 43天 10小时) (30 天内合并 27 个 PR)

描述

Environment

  • Package version(s): N/A
  • Browser and OS versions: N/A

Feature request

The supersceding library to popper.js (floating-ui) has this feature built in, but the idea is to make better guarantees about where a user can safely move their mouse without dismissing the popover accidentally & expose this on the public API. See:

Examples

image

贡献者指南