alibaba/lowcode-engine

官网demo的大纲树的搜索功能UI问题

Open

#2855 opened on Jan 16, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (12,714 stars) (2,228 forks)batch import
bughelp wanted

Description

Describe the bug (required) / 详细描述 bug(必填)

在官网demo中,搜索文本这个组件,组件树展开了,但是文本组件没有高亮


To Reproduce (required) / 如何复现 bug?(必填,非常重要)

在官网demo中,搜索文本这个组件,组件树展开了,但是文本组件没有高亮

Expected behavior (required) / 预期行为(必填,非常重要)

搜索的组件title高亮

Screenshots (optional) / bug 截图(可选)

image


Environments (please complete the following information) (required): / 请提供如下信息(必填)

  • AliLowCodeEngine version: v1.3.1-beta / 低代码引擎版本
  • AliLowCodeEngineExt version: v1.0.6 / 低代码引擎扩展包版本
  • Browser chrome 120.0.6099.217 / 浏览器版本
  • materials / plugins / tools / 其他物料 / 插件 / 工具链版本

(this information can be collected via the manual plugin / 版本信息可通过低代码用户手册插件收集)

Additional context (optional) / 更多额外信息(可选)

Any other context of the problem here. / 可以追加更多的额外信息,帮助定位问题

Contributor guide