You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an issue when configuring the route container using the side panel - the logMask checkbox property, which has default value set to true is not persisted when switched to false for the first time. This results in the default value to be reset when switched back to the canvas. See video.
Steps to Reproduce the Bug or Issue
open the route configuration sidebar
switch the "logMask" property to false
swith to code editor view - see the logMask wasn't configured
switch back to canvas view - see the "logMask" is still set to true in the configuration sidebar
Describe the Bug
There is an issue when configuring the route container using the side panel - the logMask checkbox property, which has default value set to
true
is not persisted when switched to false for the first time. This results in the default value to be reset when switched back to the canvas. See video.Steps to Reproduce the Bug or Issue
Screenshots or Videos
vokoscreenNG-2024-02-22_09-47-47.mp4
Note
Once this is fixed, we can reenable: https://github.com/KaotoIO/kaoto-next/blob/a13cb4c3dbaca25e2a4f7a5abce695df3d84edb5/packages/ui-tests/cypress/e2e/designer/rootContainersConf.cy.ts#L82
Platform
The text was updated successfully, but these errors were encountered: