List folders in sidebar order in the move-to picker #8

Merged
jcoffey-dev merged 1 commits from fix/move-picker-folder-order into main 2026-09-21 16:07:14 +00:00
Owner

The move-to picker (v) sorted folders A-Z by path, so a folder dragged into place in the sidebar showed up elsewhere when moving mail. It now lists them in the sidebar's order (compareFolders, walked as a tree). Unit tests for the new treeOrder helper, plus a component test on the real picker that fails on the old code. No new strings. Closes #1

The move-to picker (v) sorted folders A-Z by path, so a folder dragged into place in the sidebar showed up elsewhere when moving mail. It now lists them in the sidebar's order (compareFolders, walked as a tree). Unit tests for the new treeOrder helper, plus a component test on the real picker that fails on the old code. No new strings. Closes #1
Author
Owner

assigned to @jcoffey-dev

assigned to @jcoffey-dev
Author
Owner

mentioned in commit e9ff2a1e9c

mentioned in commit e9ff2a1e9c536a6cc896ea97521408dc539e33f5
jcoffey-dev merged commit e9ff2a1e9c into main 2026-09-21 16:07:14 +00:00
Author
Owner

mentioned in issue #1

mentioned in issue #1
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coffey-labs/ihasmail#8