Skip to content

Correct selected item after marking an item checked#2031

Open
cbRoy wants to merge 3 commits into
wtfutil:trunkfrom
cbRoy:todo-index
Open

Correct selected item after marking an item checked#2031
cbRoy wants to merge 3 commits into
wtfutil:trunkfrom
cbRoy:todo-index

Conversation

@cbRoy

@cbRoy cbRoy commented Mar 14, 2026

Copy link
Copy Markdown
Contributor

Fix to set selected item to highlighted item after marking item completed.

Currently when using a check sorted list, when an item is marked as checked the previous item becomes highlighted, the checked item is moved and the selected index is reassigned to the new index of the checked item. This causes the newly highlighted item to not be the selected item. When navigating up/down from this state it moves from the newly checked item.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant