AppFlowy-IO / AppFlowy-IO/AppFlowy
[Bug] bad case upload file if the name includes a character
- Dominant language
- Dart
- Stars
- 76.6k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
### Bug Description
I got an issue while uploading GIF image.
This appears to be due to the forward slash / character in the filename. We should add support for handling special characters during image uploads to prevent this issue.
### How to Reproduce
https://github.com/user-attachments/assets/fab524d2-0df1-4c30-a02f-9681457d9964
[appflowy_logs 3 (1).zip](https://github.com/user-attachments/files/19634245/appflowy_logs.3.1.zip)
### Expected Behavior
upload successfully if the file is valid
### Operating System
macOS
### AppFlowy Version(s)
0.8.8
### Screenshots
_No response_
### Additional Context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.