Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Windowed tree view #189

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem? Please describe.

Filtering the tree view/closing annotation forms is currently quite slow since a large part of the DOM has to be re-rendered.

Describe the solution you'd like

Use react-window to only render the visible part of the tree view.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions