support scrolling outside of overlay
Open
Overlay Positioning
Overlays
- Dominant language
- TypeScript
- Stars
- 15.9k
- Forks
- 1.6k
- Avg merge
- 3d 9m
- Merged PRs (30d)
- 59
Description
# 🙋 Feature Request
Support for scrolling outside of overlay.
## 🤔 Expected Behavior
Overlay should not close if you scroll outside the overlay. And should remain it's position relative to the trigger.
## 😯 Current Behavior
Overlay closes if you scroll outside it.
## 💁 Possible Solution
## 🔦 Context
We want to create a Popover component that does not close on outside scroll and remains its relative position to the trigger.
Contributor guide
Assessment
This issue has not been assessed yet.