Checklist/Todo list as flow description

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?

Fyi: Doesn't work unfortunately since the renderer has no option to enable the checkbox. Besides the association between a checkbox and the item in the original markdown isn't easily created.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.