RSSNext / RSSNext/Folo

Collapsible/Floating Left Sidebar for Reading

Open
#4,627 2 comments 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 left sidebar takes up a lot of horizontal space, which makes reading articles feel cramped. It would be great to have a way to collapse it or switch it to a floating overlay so the content can use the full width.

Suggested solution

Add a toggle to collapse the sidebar and an auto‑hide “floating” mode that appears on hover or via a keyboard shortcut. Persist the last state per device and allow optional sidebar width adjustment.

Alternative

No response

Additional context

No response

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

The issue names no files, tests, or entry points. Start by locating the existing left-sidebar implementation and the settings or persistence mechanism, then define the scope for collapse, floating behavior, keyboard access, per-device state, and width adjustment; done means these behaviors work together without reducing reading usability.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.