haskell-servant / haskell-servant/servant-multipart
When file input is left blank, still a temporary file is created
Open
- Dominant language
- Haskell
- Stars
- 40
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
I don't know if is intended that way. It confused me a bit. I guess I can check whether or not the user actually filled in the file input by check `fdFileName`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how a blank file input is handled and where fdFileName is checked. Confirm the intended behavior with the existing multipart upload flow; done means leaving the file input blank no longer creates a temporary file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100