-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
Milestone
Description
Describe the Bug
Popovers/Menus (I think any hoverable Helix elements) that extend off of the screen do not extend the screen or reposition to be within view.
Steps to Reproduce
Steps to reproduce the behavior:
- Have a page where a hoverable element would be opened off the bottom of the screen
- Toggle the element as open
- Portions of the element will be unviewable, no scroll or other over available
Expected behavior
Previous positioning behavior would ensure that the element be visible on the screen, i.e. if a popover positioned downwards extended off the bottom of the page, the toolkit repositioned it to open upwards. With the new positioning logic, I'm not sure what our expectation should be.
Screenshots
Environment
Please complete the following information:
- Device: Laptop
- OS: MacOS High Sierra 10.13.5
- Browser: Chrome
- Version: Version 70.0.3538.77 (Official Build) (64-bit)
