Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

table表格有固定高度时,没有数据的情况下,表格的高度会发生变化。是否可以调整 #194

Closed
z-oyi opened this issue Jan 7, 2022 · 3 comments
Labels
to be published fixed, not be published

Comments

@z-oyi
Copy link

z-oyi commented Jan 7, 2022

Describe Framework

tdesign-vue

在带有分页的场景下,当表格没有数据时,因为表格的高度会发生变化,使分页的位置会变化顶上去,导致页面太丑。是否可以优化一下。

@chaishi
Copy link
Collaborator

chaishi commented Jan 9, 2022

临时解决方案:业务侧可以先自行设置一下空数据的高度。让空数据元素高度和固定高度保持一致。

我们尽快优化一下

@chaishi
Copy link
Collaborator

chaishi commented Jan 10, 2022

处理PR:#200

@chaishi chaishi added to be published fixed, not be published and removed 🏃🏻 in progress someone is handling labels Jan 10, 2022
chaishi added a commit that referenced this issue Jan 10, 2022
fix(table): 空表格高度与API height 保持一致 #194
@xiaosansiji
Copy link
Collaborator

已在 0.33.1 版本中修复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to be published fixed, not be published
Projects
None yet
Development

No branches or pull requests

3 participants