Skip to content
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

Closed
719media opened this issue Apr 7, 2016 · 5 comments
Closed

Dropdowns using Tether? #19682

719media opened this issue Apr 7, 2016 · 5 comments

Comments

@719media
Copy link
Contributor

719media commented Apr 7, 2016

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.

@cvrebert
Copy link
Collaborator

cvrebert commented Apr 7, 2016

Overlaps with #17167.

@cvrebert cvrebert changed the title Dropdowns using tether? Dropdowns using Tether? Apr 7, 2016
@cvrebert
Copy link
Collaborator

cvrebert commented Apr 7, 2016

Is there a reason it was not implemented for dropdowns?

No deliberate reason. Patches welcomed.
Dropdowns in Bootstrap v3 didn't dynamically position themselves like Tooltips/Popovers do, so there wasn't any relevant Dropdown positioning JS to rewrite when we migrated to Tether in v4-dev.

@719media
Copy link
Contributor Author

719media commented Apr 8, 2016

Please see #19692

@davidklebanoff
Copy link

Another option is #19673.

@mdo mdo modified the milestone: v4.1 ideas Sep 12, 2016
@719media
Copy link
Contributor Author

closing this in preference of pull request #22444

@mdo mdo modified the milestone: v4.1 ideas Jun 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants