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

fix: virtual table should be able to scroll when empty #1135

Merged
merged 8 commits into from
May 27, 2024

Conversation

linxianxi
Copy link
Contributor

@linxianxi linxianxi commented May 24, 2024

virtual table empty 时,body 使用正常表格渲染。
另外 empty 时,scrollY 应该为 auto,也更美观。

fix ant-design/ant-design#48991

Copy link

vercel bot commented May 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
table ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 24, 2024 2:15am

@zombieJ zombieJ merged commit b08600c into react-component:master May 27, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Table 虚拟滚动暂无数据时无法横向拖动
3 participants