「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
-
Updated
Dec 29, 2021 - Java


Current Behavior
Since 2.1.0, the File node has the paletteLabel property set to 'Write File'.
If you have those nodes in your flows and search for 'write' then any node with a custom name (so not the default 'write file'), will not get found.
The
paletteLabelproperty needs to be added to the search index.Expected Behavior
Find all the matching nodes.
Steps To Reproduce