(list view) when deferring a task, clicking to edit the due time links to the task detail #1520
Open
opened 4 months ago by kylrth
·
1 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(MISSING)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
I just repro'd on try by clicking on "due in 15 days" next to that first task, and then clicking to edit the due time.
First guess for a fix by just looking at the behavior:
We need to prevent the click handler to affect the popup content.