ElemeFE / ElemeFE/mint-ui

[Feature Request] 在MessageBox内容区域拖动需要阻止页面的滚动

Open
#1,213 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
16.4k
Forks
3.5k
PR merge metrics
No merged PRs in 30d

Description

### Existing Component

### Component Name
MessageBox

### Description
目前遮罩层拖动是有阻止页面滚动的,但是内容区域没有。可以在 https://github.com/ElemeFE/mint-ui/blob/master/packages/message-box/src/message-box.vue#L4 加上`@touchmove.stop.prevent`,这样可能会带来副作用。也可以考虑做成配置项,默认不启用,启用他的人自己会了解有潜在的副作用。

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.