ElemeFE / ElemeFE/mint-ui

[Bug Report] Toast的层级没有Popup的高

Open
#1,425 2 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

### Mint UI version
2.2.13

### OS/Browsers version
maxos 0.13.4 chrome 67

### Vue version
2.4.0

### Reproduction Link

### Steps to reproduce
有时候需要在页面做弹出层来提交数据或者操作,发现popup的层级比toast的高,自己提高toast的层级,dev模式下可以,但是build后,发现还是popup的层级是最高,希望可以实现toast的层级是所有组件里最高的,毕竟提示信息应该是永远在最高层才对。

### What is Expected?
toast的层级是所有组件里最高的

### What is actually happening?
toast的层级是所有组件里最高的

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue concerns the Toast and Popup components; start by locating their stacking or z-index styles and compare their behavior in development and production builds. Reproduce the case with a popup open while showing a toast, then verify in a production build that the Toast layer appears above Popup.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.