fireproof-storage / fireproof-storage/fireproof

_files API should retain File name in uploads

Open
#70 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
973
Forks
58
PR merge metrics
No merged PRs in 30d

Description

Currently we discard the File object's name in favor of the document key. However I think we should just keep the name as additional metadata so we can make it available when the dev calls `doc._files.myFile.file()` -- that will be less surprising behavior in the round trip.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.