langflow/src
Lucas Oliveira 70bb897a85
fix: added save button to table component to improve consistency (#6663)
* Added onSave and onCancel to tableModal, in order for it to preserve state

* Changed TableNodeComponent to handle temp values and only change value when saved

* 🔧 (tableModal/index.tsx): refactor handleSetOpen and handleOnEscapeKeyDown functions to improve code readability and maintainability

* Fix test that use tableInput

---------

Co-authored-by: cristhianzl <cristhian.lousa@gmail.com>
2025-02-18 20:50:27 +00:00
..
backend Refactor: Remove unused imports across multiple frontend components (#6232) 2025-02-18 19:51:38 +00:00
frontend fix: added save button to table component to improve consistency (#6663) 2025-02-18 20:50:27 +00:00