Zum Inhalt springen

Community

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

What this surface is

Community is the shared half of DeckScope: “Public decks, combo lines, and profiles from across DeckScope.” It is one tabbed shell at /community, not several separate pages.

Where to find it in the app

Sidebar → Explore → Community, which routes to /community.

/community/profiles was a standalone route in an earlier revision; it now redirects into the shell at /community?tab=profiles.

Tabs

Which tabs exist depends on whether you are signed in.

Tab?tab=Signed outSigned in
Public deckspublicyesyes
Followingfollowingnoyes
Comboscombosnoyes
Profilesprofilesnoyes

A signed-out visitor deep-linking to a signed-in-only tab lands on Public decks rather than on a tab that is not there. Public decks is also the default tab for everyone.

Public decks

The public deck feed, with a card-preview view-mode toggle (list / thumbnail / gallery, defaulting to list). This is the only tab with the view-mode toggle.

Individual decks open at /deck/<deckId> — a public route. See Public surfaces.

Profiles

The profile directory: “Find duelists by name, archetype, or signature card.” Search by username or display name, and narrow with two independent filter groups:

FilterBehaviour
Filter by archetypeAdd one or more archetypes as removable chips
Filter by cardSearch cards; add one or more as removable chips

The directory does not list everyone by default. Its initial state is “Use search or pick a filter to find profiles.”

A profile opens at /u/<username> — see Public profile.

Following and Combos

Following is the feed scoped to the accounts you follow. Combos is the community combo feed; combo lines shown here follow the same display rules as the Combos surface.

Availability

Community is backed by cloud-only services (accounts, follows, public decks). In local mode the route is not mounted at all.