13thDiamond / MyLittleDos

This small application is a little notebook for your "ToDo´s" and tasks. It will grow more and more in the future.
MIT License
1 stars 0 forks source link

Delete task item blocks opening a list item if it's in front of it. #3

Closed 13thDiamond closed 1 week ago

13thDiamond commented 1 week ago

Description of the problem: If a user deletes a task element and then moves a list element to the top, it blocks the opening of a list element.

Meaning: The user has created a task1 and then a list element1. He then deletes the task1 element so that it is not visible in the list frame. The list1 element is moved to the top. Now the user can no longer open it.

Main parts of the problem: