fixed

Fixed: Actions with large number of fields causing UI issues

[v 1.0.0] – 2025-03-06

🐛 Fixed

Actions – Save to Node

  • Large field handling: Resolved an issue where configuring Actions with a high number of fields caused the interface to freeze when using the “Save to Node” feature.
  • Column limit behavior: Fixed a problem where configuring more than 60 columns in a single Save to Node action caused the page to hang, the object properties to appear empty, and no information to persist after reloading.

⚡ Improved

  • UI stability: The Actions interface now remains responsive even when managing large field configurations.
  • Data persistence: Object properties are correctly saved, retained, and displayed, regardless of the number of configured columns.

📋 Technical Details

  • Issue: Freezing and loss of configuration when working with 60+ columns in Actions.
  • Verification: Users reported that after adding many fields to a Save to Node action, the page would reload with all properties appearing blank and no data saved.