RSSNext / RSSNext/Folo

[UX Improvement] Adjust Vertical Spacing for Clearer Date Grouping in Timeline

Open
#4,565 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
39k
Forks
2.1k
Avg merge
1d 4h
Merged PRs (30d)
10

Description

Clear and concise description of the problem

The current uniform vertical spacing around date headers causes them to feel disconnected from their content. This weakens the visual grouping of the timeline and reduces scannability.

Suggested solution

A "tight-then-loose" spacing strategy would improve the visual hierarchy:

  1. Reduce the space between a date header and the first item below it. This visually anchors the header to its content.
  2. Increase the space after the last item in a group and before the next date header. This creates a clear separation between groups.
Alternative

No response

Additional context
Image Image
Validations
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • This issue is valid

Contributor guide

Open the contributing guide

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

Start by locating the timeline component that renders date headers and their grouped items, then inspect how vertical spacing is currently applied. Adjust the layout so headers sit closer to the first item and groups have more space before the next header; verify the result against the attached screenshots and confirm the timeline is easier to scan.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
design, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.