DalgoT4D / webapp

GNU Affero General Public License v3.0
9 stars 36 forks source link

Clicking on dummy source node resets the operationConfigLayout form. #1265

Open himanshudube97 opened 1 month ago

himanshudube97 commented 1 month ago

This issue has been fixed for the dummy operational node, but still exists for the dummy source node.

Possible solution: When a source nodeis clicked, the operationConfigLayout form resets to display all SQL operations. Add a condition to prevent this reset if the selected node is a dummy source node.