Interactive (live) ComfyUI Nodes

I’m not sure if this an available option in comfyui but, I need to be able to interactively change parameters and see the live results of other parameters before generating an image. For example, I have many loras and wildcards and styles used in my workflow, I assigned weight to each one, I want to control all of them in such a way that I want them all have a total weight of 2 for example. I tried to make a custom node that have float sliders and outputs and connect those to the weights inputs, but if I change one slider, the rest stay static, I want to interactively change sliders that are related to each other. so for example if I have 4 sliders A, B, C, D, and if I changed the value of A to Max, I want B, C, D go to Zero (and see it in the UI live). This way I can see live the weights in relation to each other in one place. is it possible now or this will never happen ?