Tomohisa Igarashi

Results 117 issues of Tomohisa Igarashi

### Describe the Bug Affected file: - AttachSchemaButton.tsx At this moment it's fine with just name, since we don't yet support `xs:include` and `xs:import` (#1816). However once it's supported, it...

bug
good first issue
functionality
DataMapper

### Please describe the feature that you want to propose Affected files: - AttachSchemaButton.tsx - document.service.ts https://github.com/KaotoIO/kaoto/issues/1814 adds support for choosing root elements in the XML schema, but it always...

enhancement
good first issue
ui/ux
DataMapper

User uploads or directly writes down an example source document data, then process the mapping on the fly and show the outcome with one click on a button. Now that...

enhancement
functionality
DataMapper

Have a text input on each source fields of the selected mappings, and read only box on each target fields. As user type example value in the source field inputs,...

enhancement
functionality
DataMapper

### Please describe the task that needs to be done while Kaoto uses `camel` as a root element ```xml Hello Camel from ${routeId} ``` camel-jbang init uses `routes` instead ```xml...

ui/ux

### Describe the Bug While `Copy` context menu appears on canvas, there's no `Paste` menu on from. https://github.com/user-attachments/assets/8d5c867d-4714-439b-8c44-8733fe8b3b9c ### Steps to Reproduce the Bug or Issue 1. Copy `from` node...

bug
canvas/visualization

### Please describe the feature that you want to propose cf. https://github.com/KaotoIO/kaoto/pull/2427#discussion_r2258534974 While JSON support has been added to the DataMapper, only source parameter and target body can be JSON...

enhancement
ui/ux
DataMapper

### Describe the Bug When user delete the route with a DataMapper step, it doesn't remove associated .kaoto entry and XSLT file. This addon has to be executed on route...

bug
functionality
DataMapper

### Please describe the feature that you want to propose Generic kamelet component should allow using a kamelet which is not in the catalog. In order to do that, we...

enhancement
canvas/config-form

### Describe the Bug While it has a toggle for `disable` in the DataMapper step form, it is missing in the right click menu https://github.com/user-attachments/assets/15eb02b3-dcd6-43f6-bf63-6217150131d3 It's also missing in floating...

bug
canvas/visualization
DataMapper