task: Verify HEIC/HEIF images don't attempt to be previewed
未关闭
Good First Issue
- 主要语言
- TypeScript
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
HEIF/HEIC previews should always have a fallback path (thumbnail + “download to view”) since browser support is spotty/nonexistent across major browsers
贡献指南
这个仓库没有索引到贡献指南
调研方向
No files or tests are mentioned in the issue. Start by tracing where the UI decides to render image previews (thumbnail/image component and any file-type detection helpers), then locate the HEIC/HEIF handling path. Confirm that those formats should always use a fallback state with the thumbnail + download-to-view flow instead of inline preview. Run the project’s frontend test/build checks and manually verify with a HEIC/HEIF sample that no inline preview is attempted.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 半天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 52/100