fix(stats): fall back to Default deck when deck config is blank

- Trim deck name before checking falsy so empty string uses Default
- Add fake AnkiConnect server helper and regression test for blank deck
This commit is contained in:
2026-06-04 23:13:55 -07:00
parent 077aa89eb8
commit 0174014b35
4 changed files with 119 additions and 31 deletions
@@ -0,0 +1,4 @@
type: fixed
area: stats
- Fixed vocab-page example sentence mining buttons failing when the Anki deck setting is blank or Yomitan card formats are ordered with a non-term card first.