palantir/blueprint

FR: MenuItems should allow tooltips

開放

#926 建立於 2017年3月31日

 (7 則留言) (9 個反應) (0 位負責人)TypeScript (2,167 個分叉)batch import
P1Package: coreType: feature requesthelp wanted

倉庫指標

星標
 (20,263 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Especially if a menu item is disabled, a tooltip explanation would be very helpful for users.

Note: I can make this work currently by casting my tooltip with type any and setting it as the text prop.

貢獻者指南