enjalot / enjalot/blockbuilder
Don't allow the user to create a file without a name
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 332
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
Currently it's possible to create a file without name, which is pretty weird.
the current behavior is to fall back to the filename `gistfile*.txt`
It's even more surprising after you save the block, then (github?) its name changes into gistfile.txt -- which is better than error, but maybe it would be better experience if filename had to be filled by user.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.