sunify / react-relative-portal

React component for place dropdowns outside overflow: hidden; elements
https://sunify.github.io/react-relative-portal/
MIT License
120 stars 24 forks source link

Feature request: enhanced positioning #1

Open elado opened 8 years ago

elado commented 8 years ago

Examples:

  1. positioning the bottom right corner of the element at the top right corner of a button.
  2. Flipping direction when the opened element exceeds the screen bounds

Essentially, positioning such as http://yiminghe.me/dom-align/ or https://jqueryui.com/position/

sunify commented 8 years ago

Thanks for the issue! I am in vacation now, will check in 2 weeks.

Jason-Bennett commented 4 years ago

Hi, were there any plans to add the enhanced positioning?