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] Add a demo that shows the usage of plugins providing "by-name" APIs #78

Open
1 of 4 tasks
tbouffard opened this issue Aug 22, 2023 · 0 comments
Open
1 of 4 tasks
Labels
enhancement New feature or request
Milestone

Comments

@tbouffard
Copy link
Member

tbouffard commented Aug 22, 2023

Is your feature request related to a problem? Please describe.

We are developing new plugins providing methods by name :

A demo would demonstrates plugins usage and new features.

Describe the solution you'd like

We could replicate the elements identification demo developed in bpmn-visualization

  • list all elements by name in a drop down (function to be developed specificly for the demo) OR free input box to let the user searches for elements by name
  • highlight the found element(s)
  • specific highlight when several elements match ([FEAT] Improve robustness of BpmnElementsSearcher #3)
  • when selecting a name, apply overlays / CSS / updateStyle to the element (using plugins "by-name")
  • display the semantic information of the match element in a dedicated zone

Tasks

@tbouffard tbouffard added the enhancement New feature or request label Aug 22, 2023
@tbouffard tbouffard added this to the 0.5.0 milestone Aug 22, 2023
@tbouffard tbouffard modified the milestones: 0.5.0, 0.6.0 Sep 13, 2023
@tbouffard tbouffard modified the milestones: 0.6.0, 0.7.0 Oct 3, 2023
@tbouffard tbouffard self-assigned this Sep 3, 2024
@tbouffard tbouffard removed their assignment Sep 4, 2024
@tbouffard tbouffard modified the milestones: 0.7.0, 0.8.0 Sep 4, 2024
@tbouffard tbouffard modified the milestones: 0.8.0, 0.9.0 Oct 4, 2024
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
Development

No branches or pull requests

1 participant