opentiny / tiny-vue

TinyVue is an enterprise-class UI component library of OpenTiny community, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.
https://opentiny.design/tiny-vue
MIT License
1.68k stars 266 forks source link

🐛 [Bug]: 表单在添加了maxHeight属性后合计行不显示 #1812

Open xyl19880217 opened 3 months ago

xyl19880217 commented 3 months ago

Version

3.15 3.16 3.17

Vue Version

3.4.21

Link to minimal reproduction

@opentiny/vue-grid,表单在添加max-height属性后,如果出现滚动条则表尾行不会显示,在3.14版本无此问题

Step to reproduce

表单中添加max-height属性,数据量过大(出现滚动条情况下),如果有summary-config,则合计行不会显示,3.14版无此问题

What is expected

修复此BUG

What is actually happening

@opentiny/vue-grid,表单在添加max-height属性后,如果出现滚动条则表尾行不会显示,在3.14版本无此问题

What is your project name

erp

Any additional comments (optional)

No response

Issues-translate-bot commented 3 months ago

Bot detected the issue body's language is not English, translate it automatically.


Title: 🐛 [Bug]:

gimmyhehe commented 3 months ago

@xyl19880217 感谢对tiny-vue的支持,能否提供一个最小可复现demo~

Issues-translate-bot commented 3 months ago

Bot detected the issue body's language is not English, translate it automatically.


@xyl19880217 Thanks for supporting tiny-vue, can you provide a minimum reproducible demo~

xyl19880217 commented 3 months ago
xyl19880217 commented 3 months ago

@xyl19880217 感谢对tiny-vue的支持,能否提供一个最小可复现demo~

https://opentiny.design/vue-playground?cmpId=grid-footer&fileName=footer/configuration-summary.vue&apiMode=Options&mode=pc&theme=default

不好意思,想把代码发出来总出错,麻烦使用演练场的代码即可,仅添加 :max-height="200"

gimmyhehe commented 3 months ago

此问题已修复,将于3.18.0版本发布~

Issues-translate-bot commented 3 months ago

Bot detected the issue body's language is not English, translate it automatically.


This problem has been fixed and will be released in version 3.18.0~

xyl19880217 commented 3 months ago

非常感谢

Issues-translate-bot commented 3 months ago

Bot detected the issue body's language is not English, translate it automatically.


Thank you so much