ljmotta opened a new issue, #984:
URL: https://github.com/apache/incubator-kie-issues/issues/984

   Currently, the DMN editor has the `consumableId` to handle the focus inside 
the editor, but this feature isn't complete. We need to create a standard for 
its usage, as it accepts multiple values, and it's not possible to know what 
kind of value we have on it.
   
   For now, we have:
    - href: the href of a React Flow element;
    - id: id of an item definitions;
    - drd index: with prefix `drd_*`;
   
   Given that, we need to create a way to know what kind of value we have, such 
as an `Enum` with the described types.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to