Loading
[24.1] Optimize `useInvocationGraph` for Invocation view
This ensures the graph is only loaded onto the editor once (initially). After that, we update the `steps` ref for each step _only when_ the `step_jobs_summary` changes. Fixes https://github.com/galaxyproject/galaxy/issues/18660