rjsf-team/react-jsonschema-form

Bad performance for list render

Open

#3,183 建立於 2022年10月6日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)TypeScript (2,136 fork)batch import
bughelp wantedperformance

倉庫指標

Star
 (13,175 star)
PR 合併指標
 (平均合併 3天 17小時) (30 天內合併 32 個 PR)

描述

Prerequisites

What theme are you using?

core

Version

5.x

Current Behavior

When the list contains a large number of elements (10000), the interface performance is poor. The result of the input operations or clicking on the list control buttons, you have to wait a few seconds.

Expected Behavior

Operations work without delay.

Steps To Reproduce

  1. Open demo
  2. Click "react-jsonschema-form DEMO" to go to the sandbox (link is very big for issue text editor...)
  3. Input value in array object
  4. Try to click move down/move up/delete button

Environment

No response

Anything else?

No response

貢獻者指南