vidhyasagarj commented on issue #863:
URL: https://github.com/apache/camel-karavan/issues/863#issuecomment-1953382077

   @mgubaidullin can we work on this. (@indubabu & @vidhyasagarj)
   
   1. Add Zundo package 
   2. Add undo & redo action buttons to the integration designer
   3. Use zundo to maintain past & future state of integration yaml string
   4. Save/Update yaml string based on undo/redo action 
   5. May have to change the property input save to `onBlur` instead of 
`onChange` to avoid character level undo/redo action.
   
   **Challenges**
   1. Unable undo delete action on array -> raise an issue in zundo 
(https://github.com/charkour/zundo/issues/161)
   2. When actions may not focus on the area of change in the designer or in 
the property slide -> _any suggestion on how we can address this?_
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to