ankitects/anki

CSV import error message is not ideal

オープン

#4,346 opened on 2025/09/17

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (2,965 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (27,973 個のスター)
PR merge metrics
 (平均マージ 4d) (30d で 68 merged PRs)

説明

How to reproduce:

  • Have a empty file empty.csv
  • do file>import and import empty.csv

Actual result:

  • a view titled "Import file", with content "500: The file you selected is empty". and nothing else

Expected:

  • 500 should not be here. It's not user relevant.
  • there should at least be a button to close the view. In practice it can be closed with esc, and I assume other standard shortcut, but it's not discoverable

コントリビューターガイド