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.

tooltip on md-tab not working

See original GitHub issue

Bug, feature request, or proposal:

bug

What is the expected behavior?

tooltips should be shown on md-tabs

What is the current behavior?

tooltips are not shown

What are the steps to reproduce?

see plunkr: http://plnkr.co/edit/ij8DMEKht4QTvQt1ANLN?p=preview

  • tab 2 and tab 3 have both tooltips which are not shown
  • general tooltips work (see on the bottom of the plunkr a working tooltip)

What is the use-case or motivation for changing an existing behavior?

Providing information about tabs would be nice, especially when tabs are set as disabled, a reason why it is disabled should be somehow shown to the customer. There is already a discussion about that on angularjs and old material, so we don’t have to discuss the reasons again: https://github.com/angular/material/issues/1667

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

material 1.0.0 beta 10

Is there anything else we should know?

if it is intended, what would be a good way to make the user know that this tab is disabled because of reasons (except doing nasty stuff like <md-tab label="tab2 (not enabled feature)">...</md-tab>

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
willshowellcommented, Nov 16, 2017

@emreavsar you still need to take into account @benelliott’s suggestion. The fix in #7364 was just to allow the tooltip to work on disabled tabs.

http://plnkr.co/edit/AnswASZc5SpvFKwcrCMu?p=preview

1reaction
emreavsarcommented, Sep 27, 2017

@benelliott thanks for the plunkr and the workaround. As you mentioned there is still the problem with not working for disabled (which is actually my use case, where i want to tell the customer WHY it is disabled)

@josephperrott this issue is not resolved, please reopen.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tooltip not working on Tab when focused · Issue #4255 - GitHub
I was trying to put tooltip on tab but not able to put that can be displayed when i focus the tab by...
Read more >
Tooltip not working (Bootstrap) - Stack Overflow
I am new to Bootsrap and I am just getting to know it. I am trying to use the tooltip javascript utility, I...
Read more >
Code Tab Tooltips Not Working
In 0.1.11f, the tooltips don't seem to be working anymore. These were very useful, so I hope it can be fixed.
Read more >
Tooltip on python notebook not working with "SHIFT+TAB"
I used to see tooltip by shift+tab , but it is not working anymore . Does anybody know how to fix it please...
Read more >
Create report tooltip pages in Power BI - Microsoft Learn
To get started, create a new report page by clicking the + button, found along the bottom of the Power BI Desktop canvas,...
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