frontend-collective / frontend-collective/react-sortable-tree

The location of Highlight on the searched node is moved when the parent node is collapsed or expand.

Open
#469 2 comments 5 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5k
Forks
914
PR merge metrics
No merged PRs in 30d

Description

# Reporting a Bug?

The location of highlight on the searched node must be stick to the node when its parent node is collapsed or expand. The highlight is remained in the same position!
This is pretty odd.

You can check this bug on the demo.
https://frontend-collective.github.io/react-sortable-tree

1. Search: Egg
2. Egg node is highlighted
3. Collapse its parent, Chicken, node.
4. Then you can see "Button(s) can be added to the node" node is highlighted.

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.