-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Add a toggle to change how inbox items are grouped within each category:
- By repo — group items under repo headers (useful for multi-repo maintainers)
- By type — PRs vs issues separated
- By urgency — critical / needs attention / low priority buckets
- Flat (current default) — no grouping, just a list
Why
Maintainers with 10+ repos need to mentally switch context per repo. Grouping lets them batch-process: "handle all Vue repo PRs, then all API repo PRs." Daniel Roe use case.
Notes
- Client-side grouping on loaded data
- Visual: collapsible sub-groups within each category
- Persist preference in user settings
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request