Skip to content

Commit 4ccd502

Browse files
nikkufake-join[bot]
authored andcommitted
feat(camunda-platform): auto-focus ExecutionListener entry
1 parent d4a0fbf commit 4ccd502

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/provider/camunda-platform/properties/ListenerProps.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ export function ExecutionListenerProps({ element, injector }) {
131131
element,
132132
listener
133133
}),
134+
autoFocusEntry: id + '-javaClass',
134135
remove: removeListenerFactory({ element, listener, commandStack })
135136
};
136137
}),

0 commit comments

Comments
 (0)