isReadRecently should be configurable
Open
Status: Proposal
- Dominant language
- TypeScript
- Stars
- 140
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/azu/irodr/blob/e2204136fae34aa54236dac1c42beab879a836c4/src/domain/App/User/AppSubscriptionActivity.ts#L17
`3` is hard code.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with src/domain/App/User/AppSubscriptionActivity.ts at the linked line and trace how isReadRecently is used. Determine the existing configuration path before replacing the hard-coded 3; the work is done when that threshold can be configured and the current behavior remains the default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100