Skip to content
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

Data Table: Show column header tooltip only if name does not fit column width #2710

Open
izy-13 opened this issue Dec 19, 2024 · 1 comment
Labels
improvement Something that could be better

Comments

@izy-13
Copy link
Collaborator

izy-13 commented Dec 19, 2024

Now

image

To Do

Show hint only if name does not fit in container

@izy-13 izy-13 added the improvement Something that could be better label Dec 19, 2024
@izy-13 izy-13 added this to the Q1 2025 milestone Dec 19, 2024
@AlekseyManetov AlekseyManetov removed this from the Q1 2025 milestone Dec 19, 2024
@AlekseyManetov AlekseyManetov changed the title Data Table: headers column tooltip Data Table: Show column header tooltip only if name does not fit column width Dec 19, 2024
@AlekseyManetov
Copy link
Collaborator

AlekseyManetov commented Dec 19, 2024

Related to #2712.
First of all let's try to implement such feature for Tooltip component and than based on Tooltip implementation add it for tables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Something that could be better
Projects
Status: Backlog
Development

No branches or pull requests

2 participants