question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ngx-datatable + ng-tab having issue in tooltip view

See original GitHub issue

I’m submitting a … (check one with “x”)

[ ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter

Current behavior Tooltip is displaying inside the ng-datable (datatable-body)

screen1

screen2

Expected behavior Tooltip should populate on top of table since I have given higher z-index & additon to this the solution which got to the problem md-tab-group, md-tab-body, .mat-tab-body-wrapper, .mat-tab-body-content { overflow: visible !important; }

Reproduction of the problem

What is the motivation / use case for changing the behavior? Since the table is inside md-tab it may be causing some problem…!

Please tell us about your environment: @angular/cli: 1.1.1 node: 7.10.0 os: linux x64 @angular/animations: 4.1.3 @angular/common: 4.1.3 @angular/compiler: 4.1.3 @angular/compiler-cli: 4.1.3 @angular/core: 4.1.3 @angular/forms: 4.1.3 @angular/http: 4.1.3 @angular/material: 2.0.0-beta.6 @angular/platform-browser: 4.1.3 @angular/platform-browser-dynamic: 4.1.3 @angular/platform-server: 4.1.3 @angular/router: 4.1.3 @angular/cli: 1.1.1

  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ] Google Chrome Version 58.0.3029.110 (64-bit)

  • Language: [all | TypeScript X.X | ES6/7 | ES5]

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
bozzwincommented, Nov 29, 2017

@Muzaeed Could you share with your solution??

2reactions
hellsm83commented, Oct 16, 2017

@Muzaeed could you show us an example of your code? it would be helpful for other people who are at the beginning with angular2/4 and ngx-datatable

Read more comments on GitHub >

github_iconTop Results From Across the Web

ngx-datatable column header tooltip gets cut off - Stack Overflow
I needed to use a ngbTooltip, which works, for the column header, but when I hover the bubble gets cut off by the...
Read more >
Tabs Angular UI Component - Nebular - GitHub Pages
Customizable Angular UI Library based on Eva Design System with 40+ UI components, 4 visual themes, Auth and Security modules.
Read more >
Angular ngx Bootstrap Tooltip Component - GeeksforGeeks
Approach: First, install the angular ngx bootstrap using the above-mentioned command.
Read more >
PrimeNG - PrimeFaces
Over 80 Angular UI Components with top-notch quality to help you implement all ... DashboardControl Panel; InboxView Messages 3; ProfileAccount Settings.
Read more >
Build Dynamic Smart Table in Angular 10 with ngFor
This page covers the Angular Ng For and Smart UI usage. ... Tabs. Tank. TextBox. TimePicker. Toast. ToggleButton. Tooltip ... NGX Translate Grid....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found