MoeraOrg / MoeraOrg/moera-issues

Add a history element when scrolling a feed quickly

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

Nobody has claimed this yet.

client enhancement good first issue how?
Dominant language
No language data
Stars
20
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Add a history element when scrolling a feed quickly (with Home/End buttons, for example). Usually we don't create a history element when scrolling a feed, but in this case it makes sense.

Note that onScroll event may occur in this case several times during scrolling, so actual implementation is still a question.

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

The issue names no source file, test, or entry point, so first locate the feed scrolling and history-management code. Read how onScroll currently handles normal scrolling and how Home/End navigation is represented. Done means rapid scrolling creates an appropriate history element without adding several entries for repeated onScroll events.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.