[Bug Report] Selector/Dropdown doesn't show in Fullscreen
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.13.0
### OS/Browsers version
MacOS 10.14.5 / Chrome Version 79.0.3945.117 / Firefox 71.0
### Vue version
2.6.11
### Reproduction Link
https://jsfiddle.net/Mibri/9tmup410/23/
### Steps to reproduce
* Click on the Fullscreen button
* in full screen mode, click the selection - window
* issue: selection window does not open ( in fact its just not visible)
### What is Expected?
The selection options should be presented (as in not full screen mode).
Expected would be that the
### What is actually happening?
The selection-option are opened behind the fullscreen (z-index is small as fullscreen). This is because the
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.