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

Is there a way to add tooltip to column summary. #6505

Closed
amitmoondra opened this issue Jan 21, 2020 · 5 comments · Fixed by #7789
Closed

Is there a way to add tooltip to column summary. #6505

amitmoondra opened this issue Jan 21, 2020 · 5 comments · Fixed by #7789
Assignees
Labels
grid: summaries size: S 🧰 feature-request ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@amitmoondra
Copy link

Question

I need to add tooltip description to a column summary (bottom summary)and tooltip to value for each summary, as sometimes if the columns are too narrow the summary values get cut.
Please let me know if there any way to do this right now
in Igx-grid

  • igniteui-angular version: 8.2.12
  • browser: Chrome
@zdrawku zdrawku self-assigned this Jan 22, 2020
@zdrawku
Copy link
Contributor

zdrawku commented Jan 23, 2020

Currently, there is no way to do so. I am marking this with a feature-request label, we can think of a way to expose a property that will enable tooltips of the item values when needed, instead of ellipsis text-overflow.

@github-actions
Copy link

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label May 10, 2020
@zdrawku
Copy link
Contributor

zdrawku commented May 11, 2020

@radomirchev, it appears we've changed the status of this item in January. I guess we can plan this again, as the actual work won't be that much. @StefanIvanov what do you think for the proposed solution from a Design perspective?

@zdrawku zdrawku removed the status: inactive Used to stale issues and pull requests label May 11, 2020
@StefanIvanov
Copy link
Contributor

This looks to me more like an application scenario that @amitmoondra could achieve by detecting hover over summary cells and use a cell as igxTooltipTarget to show an igxTooltip

@radomirchev
Copy link
Contributor

radomirchev commented Jun 18, 2020

@amitmoondra , the feature request is in the list for the current milestone. You could follow the milestone progress on the Roadmap board or in the Roadmap file

@ddincheva ddincheva added the 🛠️ status: in-development Issues and PRs with active development on them label Jul 13, 2020
@rkaraivanov rkaraivanov added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them labels Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
grid: summaries size: S 🧰 feature-request ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants