code-charity / code-charity/youtube
💡Able to set number of shorts in home page
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4.6k
- Forks
- 996
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 7
Description
⚬ PROBLEM: Number of videos per row in home page can be set in this extension, but number of shorts per row cannot.
⚬ SOLUTION: This extension should be able to set number of shorts per row in home page.
⚬ ALTERNATIVES:
⚬ RELEVANCE / SCOPE:
⚬ "SIDE EFFECTS":
⚬ CONTEXT:
//
Thank you!
| SHORT Table | (Summary) |
|---|---|
| Problem | |
| Solution | |
| Alternatives | |
| Scope | |
| Side effects | |
| Context |
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue concerns the YouTube extension home page and the existing setting for videos per row, but names no files or tests. Trace that setting and the home-page shorts rendering path first, then add the corresponding shorts-per-row control and verify that the selected number of shorts appears per row.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100