Open hifall opened 7 years ago
When a target element is closed to the border of a page, the popover could be partially hidden.
See the screenshot:
Maybe in such a scenario, we should adjust the position of the popover, so that it's fully visible.
You could customize your CSS to provide z-index values to your border and the popover, so that the popover is always in front.
When a target element is closed to the border of a page, the popover could be partially hidden.
See the screenshot:
Maybe in such a scenario, we should adjust the position of the popover, so that it's fully visible.