Skip to content

fix: remove raw local file path exposed in PodcastPlayer UI#1310

Open
manishworkss wants to merge 1 commit into
SB2318:mainfrom
manishworkss:fix/remove-podcast-player-filepath
Open

fix: remove raw local file path exposed in PodcastPlayer UI#1310
manishworkss wants to merge 1 commit into
SB2318:mainfrom
manishworkss:fix/remove-podcast-player-filepath

Conversation

@manishworkss

Copy link
Copy Markdown

PR Description

This PR removes the raw filesystem cache path ({filePath}) that was previously being rendered at the bottom of the PodcastPlayer UI. This debug text was inadvertently left in production, looked unprofessional, and exposed internal device path information to the end user.

Type of Change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update

Select your work-area

  • Frontend
  • Backend
  • Documentation
  • Others

Related Issue

#1249 #1249

Fixes (mention the issue number which this fixes)

Fixes #1249

Checklist

Undertaking

  • My code follows the style guidelines of this project.

  • I have performed a self-review of my code.

  • I have commented my code, particularly in hard-to-understand areas.

  • I have made corresponding changes to the documentation.

  • I have checked for plagiarism and assure its authenticity.

  • I have read and followed the code of conduct for this repository. I understand that violation of this undertaking may have legal consequences.

  • I Agree

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Thank you @, for creating the PR and contributing to our UltimateHealth project 💗.
Our team will review the PR and will reach out to you soon! 😇
Make sure that you have marked all the tasks that you are done with ✅.
Thank you for your patience! 😀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐞[Bug]: Raw local file path exposed in PodcastPlayer UI: debug text left in production

1 participant