Node Checklist questions

I am currently going through the node checklist and some points are not that clear to me:

What does it mean:

Documentation > "View / Port names look nice in context menu" (which context menu? The one appearing with right click on the node? But why should not look nice if a port / view name is set?

Dialog > "Opening and Closing the dialog while the node is executed does not change settings, i.e. node stays executed (the node is not in state executed during execution, should that be after the node has been executed?)

Antje
 

1. You should set a name for views and ports, then they look nice and not just "Port_0" or "No name" or similar.

2. "While executed" referes to the state "executed" and not the process of "being executed" or executing.

Thanks for the clarification.