Ricardo M.

Results 104 issues of Ricardo M.

### Please describe the feature that you want to propose Currently, Kaoto honors the `syntax` field of components, and some components do not use `//` as a delimiter while still...

canvas/config-form

### Please describe the feature that you want to propose After https://github.com/KaotoIO/kaoto/pull/1922, if the configuration panel is open and a step is added (`updateEntitiesFromCamelResource`), the configuration panel gets closed but...

enhancement
canvas/visualization
canvas/config-form

### Please describe the feature that you want to propose When dragging a field from one schema to another, the object being grabbed is the same size as the original...

enhancement
good first issue
DataMapper

### Context With the introduction of the `DynamicCatalog`, we can register different providers for catalog elements. ### Changes In this case, we're using this new `DynamicCatalog` for the Catalog page...

### Context After @sarth-akvaish contribution in https://github.com/KaotoIO/kaoto/pull/2748, the canvas is centered as a pre-step before exporting. While this works great, there's a small flick during the export process, before the...

enhancement

### Please describe the task that needs to be done When using a placeholder as a parameter for a non-required one, it gets serialized in the URI form. ### How...

### Please describe the feature that you want to propose Currently, when adding a new datamapper step in the canvas, it's not being validated. This happens because the schema used...

### Please describe the feature that you want to propose Currently, there's no automated way to distinguish between different `when` or `doCatch` steps out of the box. It would be...

### Please describe the feature that you want to propose Currently, adding an additional `when` clause or any additional array member element, like `doCatch` or simply another step at the...

### Please describe the feature that you want to propose The Copy / Paste functionality relies on a Kaoto JSON structure to mark the copied element type. While this works,...