-
-
Notifications
You must be signed in to change notification settings - Fork 79k
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
Dropdowns using Tether? #19682
Comments
Overlaps with #17167. |
No deliberate reason. Patches welcomed. |
Please see #19692 |
Another option is #19673. |
closing this in preference of pull request #22444 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tether js for dropdowns?
I like the improvements Tether provides for tooltips/popovers in bootstrap v4. Is there a reason it was not implemented for dropdowns?
This would help with having dropdowns flow outside of overflows, as well as positioning.
Example:
https://jsfiddle.net/719media/0f8vc7td/
The idea here is that I should not have to write custom event handlers to capture the dropdowns and introduce tether.
The text was updated successfully, but these errors were encountered: