palantir/blueprint
Vedi su GitHubDev mode warning for Tooltip wrapping a disabled Button
Open
#3494 aperta il 23 apr 2019
Domain: APIP2Package: coreType: enhancementhelp wanted
Metriche repository
- Star
- (20.263 star)
- Metriche merge PR
- (Merge medio 43g 10h) (27 PR mergiate in 30 g)
Descrizione
Even though it's well-documented, the issue comes up frequently: https://github.com/palantir/blueprint/issues/967#issuecomment-485615346
We should log a warning in development mode, suggesting use of an AnchorButton instead. Writing a lint rule seems like it would be harder than introspecting the React tree at runtime.
cc @thelastnode