palantir/blueprint

FR: MenuItems should allow tooltips

Open

#926 opened on 2017年3月31日

GitHub で見る
 (7 comments) (9 reactions) (0 assignees)TypeScript (2,167 forks)batch import
P1Package: coreType: feature requesthelp wanted

Repository metrics

Stars
 (20,263 stars)
PR merge metrics
 (平均マージ 43d 10h) (30d で 27 merged PRs)

説明

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.

コントリビューターガイド