refactor: add playback speed controls and clean up duplicate styles (closes #740) #1100
Open
Pcmhacker-piro wants to merge 10 commits into
Open
refactor: add playback speed controls and clean up duplicate styles (closes #740) #1100Pcmhacker-piro wants to merge 10 commits into
Pcmhacker-piro wants to merge 10 commits into
Conversation
Contributor
|
Thank you @, for creating the PR and contributing to our UltimateHealth project 💗. |
Author
|
heyy @SB2318 |
Author
|
heyy @SB2318 |
376b7dd to
95a9195
Compare
12 tasks
Owner
|
@Pcmhacker-piro, what does this PR stand for? |
added 7 commits
June 5, 2026 10:19
- Resolve Expo Doctor failures by minimalizing app.json and fixing script conflicts - Update Knip configuration and workflow to pass with clean exit codes - Add missing test dependencies and approve critical builds
…cus -> react-native-element-dropdown) The import at line 26 referenced 'react-native-element-focus' which is not a real package. The installed package is 'react-native-element-dropdown'. This typo was introduced by a recently merged upstream PR and caused the ESLint import/no-unresolved error to fail CI lint checks.
Author
|
heyy @SB2318 |
Author
|
heyy @SB2318 |
14299c7 to
c83c610
Compare
…ering duplicate module warnings
c83c610 to
b973b02
Compare
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 #740
PR Description
duplicate style declarations and CSS syntax issues. It also integrates playback speed controls into the podcast detail screen and updates the workspace configurations (pnpm, knip, and
test mocks) to resolve failing CI checks. All lints, tests, and type-checks compile and pass successfully.
Type of Change
Select your work-area
Related Issue
Add your Work Example
Fixes (mention the issue number which this fixes)
Checklist
Undertaking
Sources:
▸ docs.diagho.com · https://docs.diagho.com/development/workflow/
▸ docs.diagho.com · https://docs.diagho.com/development/workflow/