Skip to content

Conversation

@bang9
Copy link
Collaborator

@bang9 bang9 commented Dec 10, 2025

External Contributions

This project is not yet set up to accept pull requests from external contributors.

If you have a pull request that you believe should be accepted, please contact
the Developer Relations team [email protected] with details
and we'll evaluate if we can setup a CLA to allow for the contribution.

For Internal Contributors

[TICKET_ID]

Description Of Changes

Fix an issue where files fetched from mediaService lose their type during the normalize process when the file is a HEIC file and the type is missing.

Note: For HEIC files, due to platform compatibility, we will continue to ensure that they are not treated as image files when displayed in the UI.

Types Of Changes

What types of changes does your code introduce to this project?
Put an x in the boxes that apply_

  • Bugfix
  • New feature
  • Documentation (correction or otherwise)
  • Cosmetics (whitespace, appearance (ex) Prettier)
  • Build configuration
  • Improvement (refactor code)
  • Test

@bang9 bang9 self-assigned this Dec 10, 2025
@bang9 bang9 requested a review from OnestarLee December 10, 2025 02:58
@bang9 bang9 force-pushed the fix/missing-mime-type branch from 0a4e894 to cf1c3a4 Compare December 10, 2025 02:59
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 10.85%. Comparing base (638f62d) to head (cf1c3a4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #280   +/-   ##
=======================================
  Coverage   10.85%   10.85%           
=======================================
  Files         360      360           
  Lines        9049     9049           
  Branches     2557     2557           
=======================================
  Hits          982      982           
  Misses       7991     7991           
  Partials       76       76           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

@danney-chun danney-chun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm~

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.

4 participants