CATcher-org / CATcher-org/WATcher

Provide preset value for groupby

Open
#341 0 comments 0 reactions 0 assignees View on GitHub
category.Feature
Dominant language
TypeScript
Stars
10
Forks
38
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Currently, the preset view only provides preset values for filters but not for groupby. We can provide more valuable preset views with different groupby values.

For example, we can have a preset view "My Contributions" which groups the issues and PRs by milestone and filters the assignee as the current user.

**Describe the solution you'd like**
We can have a separate `PresetViewService` to handle the value for both `FilterService` and `GroupingContextService`

**Describe alternatives you've considered**
nil

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how preset views currently provide values through FilterService, then inspect GroupingContextService and how the two are used by preset views. Done means preset views can supply groupby values as well as filter values, supporting a view such as “My Contributions” with milestone grouping and current-user filtering.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.