-
Notifications
You must be signed in to change notification settings - Fork 369
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add tooltips on Validator explorer #4018
Add tooltips on Validator explorer #4018
Conversation
@@ -25,6 +25,7 @@ export default class Hoverable extends React.Component<Props, State> { | |||
} | |||
|
|||
checkIfHoverEnabled = () => { | |||
console.log('check') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove before merge
pStaticOverflow: { | ||
position: 'static', | ||
zIndex: 'initial', | ||
overflow: 'initial', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
curious which of these is causing it to need to be typed as any?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The "initial" value seems not supported
60bb230
to
5a4628e
Compare
Description
Add tooltips on Validator explorer
Tested
Tested on Chrome