Mastersam07 / Mastersam07/pub-manager

Adding to favourites not updating favourite folder

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

Nobody has claimed this yet.

bug good first issue help wanted
Dominant language
JavaScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Adding a package to a favorite is meant to update the favorite folder in bookmarks. However, it tends to create a new folder and add the package bookmark to that folder.

Implications:
For 10 added packages, that would be 10 folders with the same name housing one package each instead of 1 folder with 10 packages.

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

No file or test is named. Search the JavaScript code for the favourite action and bookmark folder creation, then trace how an existing folder is looked up. Done means repeatedly favouriting packages adds them to one shared folder rather than creating a new same-named folder each time.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.