You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an easy win out there called tether see docs and source. The library focuses on the very specific problem of attaching an absolutely positioned element to another.
Hey @arpl I think this is a great suggestion since we previously had issues with the component that attaches and repositions dropdowns, tooltips etc.. Since tether is widely used and well tested I'd be in favor of replacing our InViewport component with it. Although it comes with a 5kb price per component package that uses it.
Hi all,
Description
There is an easy win out there called tether see docs and source. The library focuses on the very specific problem of attaching an absolutely positioned element to another.
Pros
Cons
Since I'm working on porting the Autocomplete we can have an example using tether which might help towards a decision.
Your awesome point of view is an absolute must ;)
Aris
The text was updated successfully, but these errors were encountered: