kaoto
kaoto copied to clipboard
The UI of the Kaoto project
### Describe the Bug When adding a `log` component into an `intercept` entity, the step doesn't show the missing logger name  ### Steps to Reproduce the Bug or Issue...
Fixes: #1031 Description### - Loads container for Pipes. - Loads the Configuration form when a user clicks on the Pipe Container. - Manage the sync between source-code and form.
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`18.2.25` -> `18.3.3`](https://renovatebot.com/diffs/npm/@types%2freact/18.2.25/18.3.3) |...
### Context Currently, there are a few tests that seem to randomly fail: * branchingStepActions.cy.ts * branchingStepAddition.cy.ts This commit adds another validation to ensure the source code has been loaded...
### Please describe the feature that you want to propose Instead of 1 more, display directly the single category available: 
### Please describe the feature that you want to propose to explain one if for list view and the other for tile view
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.camel:camel-yaml-dsl-maven-plugin](https://www.apache.org/) | `4.4.1` -> `4.6.0` | [](https://docs.renovatebot.com/merge-confidence/)...
 When opening the Route configuration in the side bar you can however input the ID in a more relaxed fashion.  Investigate rules for naming the route IDs and...
### Please describe the feature that you want to propose currently help message requires a click to be displayed. it would be nice to have them to open on hover
### Describe the Bug when the help message is opened, then clicking on a field is closing the help message, briefly setting focus on the field to edit then changing...