Semantic-Org/Semantic-UI-React

Popup: can be triggered on hover and click

Open

#3,327 建立於 2018年12月7日

在 GitHub 查看
 (11 留言) (0 反應) (0 負責人)JavaScript (4,065 fork)batch import
bughelp wantedstale

倉庫指標

Star
 (13,136 star)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南