[jboss-jira] [JBoss JIRA] (DROOLS-2465) [DMN Editor] Decision Navigator dock: Optimize the `ExpressionEditorChanged` event
Jozef Marko (JIRA)
issues at jboss.org
Tue Apr 10 03:05:01 EDT 2018
[ https://issues.jboss.org/browse/DROOLS-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jozef Marko updated DROOLS-2465:
--------------------------------
Tester: Jozef Marko
Affects Version/s: 7.8.0.Final
> [DMN Editor] Decision Navigator dock: Optimize the `ExpressionEditorChanged` event
> ----------------------------------------------------------------------------------
>
> Key: DROOLS-2465
> URL: https://issues.jboss.org/browse/DROOLS-2465
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Affects Versions: 7.8.0.Final
> Reporter: Guilherme Carreiro
> Assignee: Guilherme Carreiro
> Priority: Minor
>
> The `ExpressionEditorChanged` it's being fired many times.
> Check the scenario:
> When the `DMNGridLayer.select(GridWidget)` method is called, it calls `BaseGridWidget.select()`. This will trigger the `ExpressionEditorChanged` X times, where X is the number of grids on the layer. This is not optimal.
> Check the same problem in the `deselect` method.
> See more [here|https://github.com/kiegroup/kie-wb-common/pull/1542#discussion_r180110750].
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list