-
-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Description
Describe the bug
in page containing a large number of tree nodes, in search mode, and when scrolling down, the search input follows the scroll, but not the search icon.
To Reproduce
- test in a short window, so scrollbar appears
- open codesandbox page at https://codesandbox.io/s/react-complex-tree-expandcollapse-all-phbie6
- expand all items
- perform a search using a text : orange
- scroll down, search input follows the windows canvas, not the search icon, which remains at top of the page
the issue is present also in the official document page at https://rct.lukasbach.com/storybook/?path=/docs/core-react-refs--expand-or-collapse-all
Expected behavior
search icon and input text are following the windows canvas
Desktop (please complete the following information):
- OS: Windows
- BrowserEdge
- Version xx
Additional context
react-complex-tree 2.1.1
Metadata
Metadata
Assignees
Labels
No labels