Review cards sort alphabetically within each section

Same reasoning as the Titles page: csv order is extraction order,
which reads as random. Matches, Editions, and Merges each sort by
title (case-insensitive); the sort is stable within a payload so the
keyboard cursor doesn't jump between polls.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016jXZFSTZQKzAC8fqpWSz9g
This commit is contained in:
Eric Wagoner
2026-08-05 19:20:15 -04:00
co-authored by Claude Fable 5
parent 90e75daf98
commit 42ef34c3a7
4 changed files with 32 additions and 4 deletions
+11
View File
@@ -1746,5 +1746,16 @@
"shelf-20260803-215703.jpg"
],
"title_normalized": "office trivia game"
},
{
"title_raw": "Civilization: West Extension Map",
"confidence": "high",
"publisher_hint": "",
"edition_hint": "",
"year_hint": null,
"language_hint": "",
"art_notes": "",
"source_photos": [],
"title_normalized": "civilization west extension map"
}
]