Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] BpmnElementsSearcher could provide details when several elements match a given name #114

Closed
tbouffard opened this issue Sep 5, 2023 · 0 comments · Fixed by #134
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@tbouffard
Copy link
Member

Is your feature request related to a problem? Please describe.
Currently, if 2 elements have the same name, the first one is retrieved.
The caller has no way to know if there are other elements that match the provided id.

Describe the solution you'd like
We could think about providing a new method that return other candidates as well. See process-analytics/bpmn-visualization-js#2453 and what we plan for other API like #24.

@tbouffard tbouffard added the enhancement New feature or request label Sep 5, 2023
@tbouffard tbouffard changed the title [FEAT] BpmnElementsSearcher could provide details when several elements match a given name [FEAT] BpmnElementsSearcher could provide details when several elements match a given name Sep 5, 2023
@tbouffard tbouffard added this to the 0.6.0 milestone Oct 3, 2023
@tbouffard tbouffard self-assigned this Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant