When drawer is open, body should be not scrollable.
Overflow: hidden for body tag
If the content needs to be scrollable, how to set?
It would be more valuable that user can configure whether the body can be scrolled. The drawer is a very good component to view the information on the same page. But it would be very difficult to control the height of the contents to be viewed if the body is disabled to scroll as it is time consuming and not necessary.
不能滚动了....
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.
Most helpful comment
If the content needs to be scrollable, how to set?
It would be more valuable that user can configure whether the body can be scrolled. The drawer is a very good component to view the information on the same page. But it would be very difficult to control the height of the contents to be viewed if the body is disabled to scroll as it is time consuming and not necessary.