ankidroid / ankidroid/Anki-Android

Selecting child decks requires more taps in the hierarchical deck selection dialog

オープン
#16,355 コメント 5 件 リアクション 1 件 担当者 0 名 GitHub で見る
2.18 Accepted Enhancement
主要言語
Kotlin
スター
11.8k
フォーク
2.9k
平均マージ
2日 3時間
マージ済み PR(30日)
167

説明

> Let's say I have a deck structure like so:
>
> ![Screenshot 2024-03-31 at 19 00 59](https://github.com/ankidroid/Anki-Android/assets/62114487/e1024dd3-7775-4d7c-a91e-ea91af4d1afc)
>
> With the previous screen, it took 1 tap to select the child deck
>
> With the new screen, it takes 5 taps to select the child deck
>
> I would strongly recommend using the `expanded` status from the Deck Picker to resolve this

_Originally posted by @david-allison in https://github.com/ankidroid/Anki-Android/issues/15988#issuecomment-2028846630_

After the above comment, the deck selection dialog was modified to match the expanded/collapsed status in the deck picker. However, this is not always ideal.

In the deck picker, I keep the decks collapsed because I always choose the parent deck to study.

However, when adding or moving cards, I want to choose specific subdecks because I have different settings (e.g. new card limits, FSRS parameters, etc.) for them.

So, I propose remembering the expanded/collapsed status of the deck selection dialog separately instead of matching the status in the deck picker.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。