feat: Make tagging photos work
未关闭
Type: Feature Request
- 主要语言
- TypeScript
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
Stop deriving tags from filename, read/write tags stored in Firestore. Maybe keep the filename tags if they're chill, maybe just parse better? idfk really.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Find where photo tagging is currently inferred from filenames and where photo metadata is saved/read from Firestore. Trace the photo upload/edit flow first to identify the exact path that assigns tags. Then update that flow so tags come from Firestore records (or include filename fallback if decided) and persist accordingly. Run the photo feature tests or end-to-end upload flow to verify tags are read/written from Firestore as expected.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- firebase, typescript
- 领域
- databases
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100