Conversation
|
Hey @Priveetee, where would you like the group management page to live? Currently it is accessed through a Manage groups button under Subscriptions → Channels, as shown below. Would you prefer to:
Current placement (desktop preview with sample data):
|
|
Mmmh, I think that keeping it as a separate page for now makes the most sense, opened through the Manage groups button under Subscriptions → Channels. This keeps the existing Videos / Channels navigation simple and preserves Channels as the normal subscription list, while the group manager stays focused on organization. I wouldn’t replace the Channels page. We can revisit a dedicated Groups tab later if discoverability becomes an issue. For now, the current placement feels right to me. |
|
And please don't forget to split ur commit ;p |
4405d41 to
8683521
Compare

Summary
Add a dedicated desktop subscription-group manager at
/subscriptions/groups, based on the prototypes and maintainer feedback in TypeType-Video/TypeType#172. It opens from Manage groups under Subscriptions → Channels, as confirmed in the placement discussion.DESIGN.md.bun run dev:groups-fixture; see fixture setup.Refs TypeType-Video/TypeType#172. Original prototypes · Maintainer feedback.
Validation
bun run check,bun run test(358 passed),bun run knip,bun run sherif,bun run build, andgit diff --checkpassed.Scope and remaining verification
Uses the merged subscription-group server API. Compact mobile composition is deferred. Firefox, WebKit and live-backend integration remain unverified. The build retains its existing large-chunk warning; Knip reports two existing stale ignore hints.
Detailed behavior and verification: subscription group UX notes.
Desktop preview
Current 1280 × 720 preview with disposable data: Cooking selected, the matching bulk target, an inline group combobox, and both lists' pagination visible.