This dropdown in /components:
automatically submits the form, causing the preview and arguments to update - but only if JS is enabled.
This task is about finding a way to work with that when JS is disabled. One way to do that would be to add a "change component" button next to the dropdown and make that button visible only when JS is disabled.