ElemeFE / ElemeFE/element

[Feature Request] Table rendering is too slow when 1000 records (hopefully you can support scrolling according to scroll bars)

Open
#6,089 78 comments 40 reactions 0 assignees View on GitHub
component: table status: discussion type: feature request
Dominant language
Vue
Stars
54k
Forks
14.4k
PR merge metrics
No merged PRs in 30d

Description

### Existing Component

### Component Name
table

### Description
背景:由于业务限制,用户希望直接用滚动条就能滚动所有数据。
现状:在1000条记录的情况下,表格基本卡死,操作卡顿很厉害;自己尝试通过滚动事件解决,但是由于滚动条是在表格内部,所以很难处理。
期望:可以根据总的记录条数做一下滚动加载,目前应该有不少类似的方案可以参考。
目前我们项目完全基于element UI来做的,各方面都很好用,只是目前遇到的这个问题比较严重,会影响到产品的交付。
期望能得到回复吧,谢谢。

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.