I was hoping to make use of the input widgets especially the sliders. But unfortunately, when I create a collapsible container and try to add more than 3 sliders the widget fails. As in it wont let me make edits to the 3rd or more sliders that I add.
I have tried making additional collapsible containers and fill those but it only seems to make a copy of the already existing container and whatever I do to one it does to the second. I made sure that I wasn’t just copying the already existing container and using the “add additional container” feature.
I just did some investigating, and ended up managing to find and fix the problem. I’ll try to get the fix merged in time for the imminent v1.17 stable release
With my new and improved understanding of the bug, it’s only new containers that are linked to each other (created within a session), so as an (admittedly awkward and somewhat annoying) workaround, you should be able to create one container, (optionally add some widgets), then refresh the Cockpit window (or close and open it) before you create the next container, which should then be independent of any containers that came before it.
The number of mini-widgets you can add won’t have changed, although it’s possible you have managed to add more now by changing where you dragged them when trying to place them.