ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.11k stars 14.64k forks source link

[bug report] the calendar part of datepicker component cannot be used alone. Thank you for your support! #20756

Open beanhacker opened 3 years ago

beanhacker commented 3 years ago

Element UI version

2.15.0

OS/Browsers version

Vue version

2.6.12

Reproduction Link

https://jsfiddle.net/

Steps to reproduce

What is Expected?

期待datepicker组件中的弹出日历部分可以单独使用,作为日历进行展示用,calendar有BUG,高度每个ITEM定死了,80px左右,导致整个视图变为20REM* 20REM后,无法正常工作,需要支持自由缩放的日历。

What is actually happening?

无法单独使用,或者我找不到单独使用的方法。

element-bot commented 3 years ago

Translation of this issue:

Element UI version

2.15.0

OS/Browsers version

nothing

Vue version

2.6.12

Reproduction Link

https://jsfiddle.net/

Steps to reproduce

nothing

What is Expected?

It is expected that the pop-up calendar part of the datepicker component can be used alone to display the calendar. Calendar has a bug, and the height of each item is fixed to about 80px. As a result, the whole view can not work normally after it becomes 20rem * 20rem, and it needs to support free zooming calendar.

What is actually happening?

I can't use it alone, or I can't find a way to use it alone.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.