-
Notifications
You must be signed in to change notification settings - Fork 584
Open
Labels
Description
Requirement
We want to upgrade to React 19
Problem
"react-window": "^1.8.10" doesn’t support React 19
Proposal
It is used in a single component FilteredList
$ rg react-window packages/jaeger-ui/src
packages/jaeger-ui/src/components/common/FilteredList/ListItem.tsx
18:import { ListChildComponentProps } from 'react-window';
packages/jaeger-ui/src/components/common/FilteredList/index.tsx
20:import { FixedSizeList as VList, ListOnItemsRenderedProps, ListOnScrollProps } from 'react-window';
Options:
- see if AntD supports this functionality already, it sounds pretty basic
- possible replacement https://tanstack.com/virtual/latest