MoeraOrg / MoeraOrg/moera-issues

Fast switch to the Newsfeed

Open
#407 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

client questionable
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.