deckbuilder should have better pathways
George Jabbour
## Problem Statement
The deckbuilder's default card display does not align with common user workflows. Users typically want to start by adding a Legend (commander) and then choose Champions, but the initial view shows cards alphabetically (starting with "Acceptable Losses") rather than prioritizing the most relevant card types for deck-building workflows.
## Current Behavior
- Deckbuilder opens with cards sorted alphabetically
- First visible card is "Acceptable Losses"
- No intelligent default filtering or sorting based on deck-building patterns
## Expected Behavior
The deckbuilder should provide intuitive pathways that match common deck-building workflows:
- Option to start with Legends/Commanders first
- Smart default sorting/filtering based on the format or deck type
- Quick access to key card types (Legends, Champions, etc.)
## User Story
As a deck builder, I want the card browser to show me relevant cards for my current deck-building step, so I can build decks more efficiently without manually filtering through alphabetical lists.
## Screenshot Reference
Image attached shows the current default view starting with "Acceptable Losses"
## Acceptance Criteria
- [ ] Investigate common deck-building workflows and starting points
- [ ] Implement smarter default card sorting/filtering
- [ ] Consider format-specific defaults (Commander starts with Legends, etc.)
- [ ] Provide quick-access buttons or tabs for common card types
- [ ] Maintain alphabetical sort as an available option