palantir/blueprint

FR: MenuItems should allow tooltips

Open

#926 aperta il 31 mar 2017

Vedi su GitHub
 (7 commenti) (9 reazioni) (0 assegnatari)TypeScript (2167 fork)batch import
P1Package: coreType: feature requesthelp wanted

Metriche repository

Star
 (20.263 star)
Metriche merge PR
 (Merge medio 43g 10h) (27 PR mergiate in 30 g)

Descrizione

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.

Guida contributor