Tomas Plevko

Results 40 issues of Tomas Plevko

### Please describe the feature that you want to propose This more a question regarding the way the Bean Type is currently specified in Bean configuration. There is the help...

feature request

### Describe the Bug Tooltip when disabled for the "add step" - e.g. for the choice step, is not displaying on chrome browser (works on ff) ### Steps to Reproduce...

bug

### Please describe the task that needs to be done Currently there is the "syncedSourceCode" state set and used in Visualization and SourceCodeEditor, for the local source code storage -...

chore

### Describe the Bug This is a bug causing instabilities in the e2e test [step_actions_from_canvas.cy.js ](https://github.com/KaotoIO/kaoto-ui/blob/main/cypress/e2e/09-step_actions_from_canvas/step_actions_from_canvas.cy.js ), more specifically test named `Step detail - User selects a step, which opens...

bug
visualization
code editor

### Please describe the feature that you want to propose This is an observation based on the current state - it is possible to delete all Routes from the canvas...

feature request

### Describe the Bug There is currently no way or users to know, whether the namespace specified in Kaoto exists - it would be useful to have this either restricted,...

bug
deployment

### Describe the Bug Currently there is no way for the users to know, that the name of the integration they deployed - in case there was already one running...

bug
deployment
settings

### Describe the Bug The last inserted connector from canvas get's removed in case the user tries to undo the inserted text using "crtl + z". ### Steps to Reproduce...

bug
visualization

**Describe the bug** When user tries to deploy the resource of type "integration" on cluster - there is only empty flow created: ``` flows: - from: null ``` In Kaoto,...

bug
wontfix

There are several camel EIP steps, which could benefit from XPath support - https://camel.apache.org/components/3.20.x/languages/xpath-language.html e.g. [filter](https://camel.apache.org/components/3.20.x/eips/filter-eip.html) or [split](https://camel.apache.org/components/3.20.x/eips/split-eip.html) steps.

enhancement
wontfix