code-charity / code-charity/youtube

Store playlist order reverse true or false into somewhere, prevent it from recovering after a page refresh ?

Open
#992 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Completion Feature request good first issue help wanted up-for-grabs
Dominant language
JavaScript
Stars
4.6k
Forks
996
Avg merge
2d 15h
Merged PRs (30d)
7

Description

PROBLEM:
The playlist order recovering to default order after a page refresh, or a reload from hibernated page(Which comes with Browser Vivaldi default).

SOLUTION:
Store current playlist order reverse status into ** browser localStorage ** once user have set it.

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

No file or test is named. Start by locating where the playlist reverse order is changed and restored, then inspect how browser localStorage is used in the extension. Done means the selected reverse status remains after a page refresh or reload from a hibernated page.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.