next icon indicating copy to clipboard operation
next copied to clipboard

[Tree]Tree查询能否支持高亮的同时,并滚动到具体位置?

Open crawler-django opened this issue 4 years ago • 1 comments

Component

Tree

Feature Description

在数量很多的情况下, Tree查询只高亮和展开了字段, 但是不会滚动到具体位置. 要一直拉下去找才行. 在demo里搜索"我在哪" 示例demo: https://codepen.io/crawler-django/pen/ZELwdvK?editors=0010

crawler-django avatar Apr 26 '21 02:04 crawler-django

可以考虑增加功能支持在第一个高亮位置 scrollIntoView

eternalsky avatar May 29 '24 09:05 eternalsky