Hi There,
I've just started to use the flow description as a kind of todo/checklist:
I noticed that the [ ]
is supported but only in read-only mode, i.e., I can't interact with my check box list.
Now I was thinking that this is a pure frontend thing: i.e., if I checked the box, then the JS code just needs to update the info attribute of the corresponding element and with the next deploy it would be on the server.
Has there been any previous discussion on the topic? Is there a complete no-go why this can't be changed?