xlang-ai / OpenAgents

[COLM 2024] OpenAgents: An Open Platform for Language Agents in the Wild
https://arxiv.org/abs/2310.10634
Apache License 2.0
4.01k stars 446 forks source link

[BUG] Deleted file cannot be uploaded again #109

Closed jayden222 closed 11 months ago

jayden222 commented 11 months ago

After I delete a file in the uploaded files, I try to upload a modified file with the same name, but nothing happens. It seems that the fileInputRef.current.files did not clear successfully, as below. image

I am not familiar with the frontend code, please review for the bug. Thanks a lot.

github-actions[bot] commented 11 months ago

This issue is stale because it has been open 3 days with no activity. Remove stale label or comment or this will be closed in 4 days.

jayden222 commented 11 months ago

Is this repo still maintained?

BlankCheng commented 11 months ago

I think files with the same names are not to be overridden now. This might be the issue you met. Please check @WhiteWolf82

github-actions[bot] commented 11 months ago

This issue is stale because it has been open 3 days with no activity. Remove stale label or comment or this will be closed in 4 days.

github-actions[bot] commented 11 months ago

This issue was closed because it has been stalled for 4 days with no activity.