[Feature]: Add Tooltip for Buttons/Icon Buttons Inside Table Columns #21544
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Summary
We need a tooltip similar to the regular Button and Icon Button widgets for the buttons/icon buttons that are inside a Table column.
Use case: The user has a Table widget with contact details of customers, and the Email column is of type icon button. When they hover on this icon button, they want to display the email address in a tooltip.
Front thread
Why should this be worked on?
This would improve the user experience for many use cases, where a tooltip is required for buttons and icon buttons inside table columns.