Skip to content

[Proposal] StudyOptionsFragment: re-include 'total cards' #17489

@david-allison

Description

@david-allison

Note

This is not open for implementation until a consensus has been reached

0776858 performs the following change:

  • removes information that isn't shown in the desktop app like the total cards count and total new cards
  • the previous code showed the total cards count in the deck. As the desktop screen didn't show this I removed it. Can be brought back with ease if requested using the cardCount() method which was just added to out codebase.
  • the previous code showed the total new cards count in the deck. As the desktop screen didn't show this I removed it. This can also be brought back for normal decks, however the related backend method doesn't work for filtered decks so we would need to either don't show this count for filtered decks or use the old code(which I'm actively trying to purge).

4 users have requested that this is reinstated:

I'd support reinstating it, but would like consensus before doing so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions