palantir/blueprint

FR: MenuItems should allow tooltips

Open

#926 geöffnet am 31. März 2017

Auf GitHub ansehen
 (7 Kommentare) (9 Reaktionen) (0 zugewiesene Personen)TypeScript (20.263 Stars) (2.167 Forks)batch import
P1Package: coreType: feature requesthelp wanted

Beschreibung

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.

Contributor Guide