Closed
Description
New Issue Checklist
- [x ] I am not disclosing a vulnerability.
- [x ] I am not just asking a question.
- [x ] I have searched through existing issues.
- [x ] I can reproduce the issue with the latest versions of Parse Server and Parse Dashboard.
Issue Description
FileUpload Window popup keeps displaying when selecting a file to upload.
It's popping up after we select a file and select open, and the file that was previously selected is not uploaded or not in selection
it's happening in a single class file where I added 3 file columns one after the other, Classes with only 1 file column are working fine
Video of the bug
https://www.veed.io/view/35015126-5358-4be9-9437-c63f5e151a94
Steps to reproduce
Create a class add multiple columns of file types together & try to upload to it
Actual Outcome
FileUpload popup keeps creating after
Expected Outcome
Close file selection popup & starts uploading
Environment
Dashboard
- Parse Dashboard version:
4.1.4
- Browser (Safari, Chrome, Firefox, Edge, etc.):
Chrome
- Browser version:
105.0.5195.125 (Official Build) (x86_64)
Server
- Parse Server version:
5.2.5
- Operating system:
Ubuntu 22.04.1 LTS
- Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc):
remote-AWS
Database
- System (MongoDB or Postgres):
MongoDB
- Database version:
5.0.12
- Node version
v18.1.0
- FileAdapter - s3 (aws)
- Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc):
AWS
Logs
No logs or error messages on the browser