chore: correct typo in ADD_TO_PLAYLIST API endpoint URL #1110
Open
Pcmhacker-piro wants to merge 2 commits into
Open
chore: correct typo in ADD_TO_PLAYLIST API endpoint URL #1110Pcmhacker-piro wants to merge 2 commits into
Pcmhacker-piro wants to merge 2 commits into
Conversation
Contributor
|
Thank you @, for creating the PR and contributing to our UltimateHealth project 💗. |
Author
|
heyy @SB2318 |
SB2318
reviewed
Jun 5, 2026
Owner
SB2318
left a comment
There was a problem hiding this comment.
🔴 Major Concern: Scope Creep
- Yarn → pnpm migration
- CI/CD workflow modifications
- Removal of multiple components, hooks, and utilities
- Export structure refactoring
- Styling-related file deletions
These changes significantly increase review complexity and risk. Please split the feature implementation from the refactor/migration work into separate PRs.
The feature itself looks good; the primary concern is the amount of unrelated changes included in the same PR.
d9c869c to
f822f96
Compare
d25c9c0 to
6046fe3
Compare
Author
|
heyy @SB2318 |
6046fe3 to
bd0d0bf
Compare
bd0d0bf to
2aca720
Compare
Author
|
heyy @SB2318 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #1001
add-podcast-form-playlist(using "form" instead of "to"). This has been corrected toadd-podcast-to-playlist, which correctly matches the backend endpoint. All frontend test suites,lints, and type-checks compile and pass successfully.
Sources:
▸ docs.diagho.com · https://docs.diagho.com/development/workflow/