-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Support multiple position options for popover #4024
Comments
There are already multiple tickets on this - see my PR at #3900 for a preliminary implementation that would allow support of this feature. |
+1 to this and for #3900. One concern I want to raise here is that we may need to put the directions in different order to mean different things. For instance, the popover in the issue comment screenshot is to the right of the button and aligned with the bottom edge. I've mostly worked with popovers that are above or below the button and align with the sides. For example, this is what I would call a Since it is below the target element and aligned with the left edge. By this scheme, the popover in the issue screenshot would be a |
Please don't +1 issues - rest of the commentary is fine, just adding that to educate since it alone adds no valuable signal or information :) . Thanks for that particular use case though - that is useful information for when we tackle this on full. |
Understood. BTW @wesleycho - is there anything I can do to help move the needle on this? My day job is stuck on an ancient forked version of ui-bootstrap and this is something we desperately need. I'd be glad to help out in whatever capacity. |
If you're willing to put in the legwork to implement it properly based on |
Closing in favor of #4762. |
Thanks very much, guys, for your jobs. Very useful module.
i have suggestions relatively popover component. Be nice if, maybe in future, popover component have following position settings: top-left, top-right, bottom-left, bottom-right. Something like this:
Thanks.
The text was updated successfully, but these errors were encountered: