This repository was archived by the owner on Jun 16, 2019. It is now read-only.
This repository was archived by the owner on Jun 16, 2019. It is now read-only.
popover should include horizontal direction #653
Open
Description
currently the popover will open right of the target that opens it. This should be configurable to open left, right, up, down, etc. It should also be smart enough to know when it's reached the edge of the window. It currently opens to the right, OFF the screen and has no ability to open to the left of it. This makes the component unusable for targets that sit on the right side of the screen.