MoeraOrg / MoeraOrg/moera-issues
Sort the news feed by publishing time
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 20
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When you add a new contact, their posts are added on top of the news feed - this is not convenient as earlier posts of other contacts are buried. It would be better to have default sort by publishing time first to see the newer posts earlier.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by locating the news feed implementation and the code that orders posts when a contact is added, then trace how publishing time is represented. Done means the default feed order shows newer published posts first without burying earlier posts from other contacts, with relevant tests updated or added.
Written by the indexing model from the issue text.
Assessment
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100