Semantic-Org/Semantic-UI-React

Popup: can be triggered on hover and click

开放

#3,327 创建于 2018年12月7日

 (11 条评论) (0 个反应) (0 位负责人)JavaScript (4,065 个派生)batch import
bughelp wantedstale

仓库指标

星标
 (13,136 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

https://react.semantic-ui.com/modules/popup/#usage-multiple

The desired behaviour of a on={['hover', 'click']}popup is to stay open when clicked and the user hovers out of the trigger, right? So e.g. the user can copy sth. out of the popup.

Right now it closes on leave after you clicked. Which is uncommon UX IMHO.

贡献者指南