MoeraOrg / MoeraOrg/moera-issues
Fast switch to the Newsfeed
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 20
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Keep the Newsfeed in a page with display: none to quickly switch to it without scroll jumps. For this, scrolling should be inside the feed itself, not the whole page.
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
Locate the Newsfeed page and inspect how page scrolling and switching between views currently work. Check the relevant frontend entry point and reproduce the scroll jump before changing anything. Done means the Newsfeed remains mounted but hidden with display: none, its content scrolls inside the feed, and switching to it does not scroll the page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100