-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Tooltip on icons #3529
Tooltip on icons #3529
Conversation
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.
@seAfnan Thank you for the PR, I've left a comment!
...-front/src/modules/object-record/record-inline-cell/components/RecordInlineCellContainer.tsx
Outdated
Show resolved
Hide resolved
...-front/src/modules/object-record/record-inline-cell/components/RecordInlineCellContainer.tsx
Outdated
Show resolved
Hide resolved
Now see the changes |
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.
Thank you!
I've tried it and figured out that we don't want any space in the html id attribute (therefore using kebabcase). Also, I'm not displaying the tooltipe if we show labels
I have used label as a tooltip on hover icons