-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Open
Labels
accessibilitya11ya11yscope: modalChanges related to the modal.Changes related to the modal.type: new featureExpand the scope of the product to solve a new problem.Expand the scope of the product to solve a new problem.
Description
Summary 💡
Add scrollContainer to support custom scroll lock containers.
Examples 🌈
Our product is a browser plugin that enables some features on social platforms. We have implemented some features on Twitter and used dialog. But since twitter implements overflow on the html node.
Motivation 🔦
However, scrollLock currently only works on the body node. And developers cannot customize the nodes that require scroll lock.
So I implemented a simple patch.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
accessibilitya11ya11yscope: modalChanges related to the modal.Changes related to the modal.type: new featureExpand the scope of the product to solve a new problem.Expand the scope of the product to solve a new problem.
