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
Testing with the current git master version, I found a somewhat minor issue (i.e. it presumably doesn't cause data loss, but would still be annoying). With the default welcome dataset that has a tutorial task with subtasks:
Unfold the task, so that you can see all its children in the "Open" view
Create a new top-level task
Open that newly created top-level task's editor
Close that task editor window
Alternatively, you can replace steps 3-4 by:
Ctrl+F to open the searchbar
Esc to close the searchbar
Result: the tutorial task gets folded, so the children are no longer visible. I presume if there were multiple parent tasks present, they would probably all get folded.