ankidroid/Anki-Android

Improve the Review ahead dialog

Ouverte

#20 600 ouverte le 26 mars 2026

 (8 commentaires) (0 réaction) (1 personne assignée)Kotlin (2 789 forks)batch import
Good First Issue

Métriques du dépôt

Stars
 (11 132 étoiles)
Métriques de merge PR
 (Merge moyen 9j 12h) (93 PRs mergées en 30 j)

Description

The Review ahead dialog

Image

  • Add a title "Review ahead".
  • Replace the description with "Review cards due in the next:".
  • Add a unit "day"/"days" to the box.
  • Replace "OK" with "Create".
  • If the resulting filtered deck is empty (i.e., no cards match the criteria), a red warning should appear and the button should be disabled, instead of an error dialog (see reference).
  • Show a warning when the input is invalid, limit the digits, and prevent leading zeros, like in https://github.com/ankidroid/Anki-Android/pull/20520, except without input steppers.

Reference dialogs

Image

Guide contributeur