bpmn-io / form-js

View and visually edit JSON-based forms.
https://bpmn.io/toolkit/form-js/
Other
418 stars 107 forks source link

Extract the scalable component library searching into a utility #730

Open Skaiir opened 1 year ago

Skaiir commented 1 year ago

What should we do?

We should extract the scalable component library searching algorithm into a utility. Where and how we should do it is still unclear.

Why should we do it?

So that we may keep the searching behaviours consistent across different bpmn-io projects. See: https://github.com/bpmn-io/form-js/issues/532#issuecomment-1520754951

nikku commented 2 weeks ago

Via https://github.com/bpmn-io/diagram-js/blob/develop/CHANGELOG.md#1510 we now offer a scalable search at the core of the toolkit.