You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @paldepind, thanks for these awesome examples. Newbie here trying to learn by doing.
I am trying to remove the task if it has become empty after editing, as seen in the screenshot below.
I guess this requires pushing a Remove action into the Tasklist stream from the Task's ChangeTitle action.
However, I do not know how to achieve this using union-type, flyd and ramda.
Appreciate any guidance or even code examples. Thanks again.
The text was updated successfully, but these errors were encountered:
Hi @paldepind, thanks for these awesome examples. Newbie here trying to learn by doing.
I am trying to remove the task if it has become empty after editing, as seen in the screenshot below.
I guess this requires pushing a Remove action into the Tasklist stream from the Task's ChangeTitle action.
However, I do not know how to achieve this using union-type, flyd and ramda.
Appreciate any guidance or even code examples. Thanks again.
The text was updated successfully, but these errors were encountered: