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

Missing documentation for popover-popup-close-delay #4567

Closed
wesleycho opened this issue Oct 10, 2015 · 2 comments
Closed

Missing documentation for popover-popup-close-delay #4567

wesleycho opened this issue Oct 10, 2015 · 2 comments

Comments

@wesleycho
Copy link
Contributor

The feature was added to the tooltip with 5f7051b, but this also adds support for popovers as well and should be documented.

@wesleycho
Copy link
Contributor Author

This is not working as expected, as can be seen here

@wesleycho
Copy link
Contributor Author

Functionality should be fixed by #4597

aroop pushed a commit to aroop/bootstrap that referenced this issue Oct 16, 2015
Under PR angular-ui#4455 the timeout for the popup close delay
was impacted by the evalAsync for setting the isOpen
value. Moved the popup close delay timeout to the
hideTooltipBind method so the hide method will now
get called after the close popup delay. This will
also ensure if the show method is called and the
close timeout is cancelled, the isOpen property
will not get toggled.

Closes angular-ui#4597
Fixes angular-ui#4567
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

1 participant