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

FEATURE REQUEST: Add hovers for default column titles #157

Closed
capaj opened this issue Dec 21, 2022 · 3 comments
Closed

FEATURE REQUEST: Add hovers for default column titles #157

capaj opened this issue Dec 21, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@capaj
Copy link

capaj commented Dec 21, 2022

Is your feature request related to a problem? Please describe.
Not being able to read title of a column "Q..." like this

image

Describe the solution you'd like
display who name of column on hover

Describe alternatives you've considered
I could implement this myself, but would be better if Datatable had it by default

Additional context

@icflorescu
Copy link
Owner

Hey Jiri!
Not much free time at the moment, but this should be fairly easy to implement, so I guess I could do it later tonight.
Would you consider adding a title attribute sufficient, or were you thinking about a Mantine Tooltip?

@icflorescu icflorescu self-assigned this Dec 21, 2022
@icflorescu icflorescu added good first issue Good for newcomers enhancement New feature or request labels Dec 21, 2022
@capaj
Copy link
Author

capaj commented Dec 21, 2022

I was thinking mantine tooltip but title might work too

@icflorescu
Copy link
Owner

I find Mantine's Tooltip a bit too intrusive in this context, so let's go with title.
Should be fixed in a couple of minutes in v.1.7.31, as soon as the build pipeline runs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants