Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Feature request : Live HTML in tooltips #781

Closed
purplefish32 opened this issue Aug 7, 2013 · 2 comments
Closed

Feature request : Live HTML in tooltips #781

purplefish32 opened this issue Aug 7, 2013 · 2 comments

Comments

@purplefish32
Copy link

I would love to be able to use 'Live' HTML in a tooltip.

Example : My tooltip has buttons that fire angularJS directives.

See : http://stackoverflow.com/questions/18101004/ng-include-in-ui-bootstrap-tooltip

@hallister
Copy link

I'm guessing that's going to be an unlikely feature. Tooltip operates in an isolated scope, So supporting bindings outside of the isolate scope in a tooltip would present a big challenge on its own.

Plus, most of the time a use-case needs to be pretty broad (ie, a lot of people needing the same functionality) to appeal to a project like this. And since the tooltip is more or less intended to be a ui notification feature (a "hey look at me" type of thing), it's unlikely many people need a feature like this (for tooltip, popover may be a different beast).

I'm not a maintainer on the project, but your best bet would be to attempt something like this yourself and do a PR to open discussion about it 😸

@pkozlowski-opensource
Copy link
Member

Duplicate of #545

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants