Skip to content

File upload in dashboard GUI is not working #2006

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
4 tasks done
Krolique-frontend opened this issue Jan 21, 2022 · 2 comments · Fixed by #2010
Closed
4 tasks done

File upload in dashboard GUI is not working #2006

Krolique-frontend opened this issue Jan 21, 2022 · 2 comments · Fixed by #2010
Labels
type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@Krolique-frontend
Copy link

Krolique-frontend commented Jan 21, 2022

New Issue Checklist

Issue Description

Hello everyone. Just tried latest dashboard version 3.3.0 and in Dashboard GUI file uploading don't work. Just nothing happens when trying to add or replace file in a File field of object. No errors in dev tools console and no requests in dev tools network tab. I was using ver 2.1.0 before. It works there. tried 3.2.0 and 3.2.1 - everything works well. So I guess this problem started from 3.3.0 and newer.
Searched for the similar issues hoping find solution but didn't find anything.
Below you can see screenshot examples of 3 different versions - 3.2.1, 3.3.0 and 4.0.0

how it works well on version 3.2.1 and older

parse_dash_3_2_1

and how it not works

parse_dash_3_3_0
parse_dash_4

Steps to reproduce

  1. Open dashboard
  2. Browser tab select some schema with File field
  3. Double-click on it to open file-upload dialog
  4. Enjoy the result

Actual Outcome

Nothing

Expected Outcome

Expected to upload files via dashboard GUI

Environment

Different projects with different parse-server and nodejs versions - all behaves equal
Docker: mongoDB, mongo-express, parse-server, parse-dashboard

Dashboard

  • Parse Dashboard version: ^3.3.0 | 4
  • Browser (Safari, Chrome, Firefox, Edge, etc.): Firefox | Chrome
  • Browser version: FF 96.0 (64-bit)

Server

  • Parse Server version: 4.5.0 | 4.10.4
  • Operating system: my: ubuntu 20.4.3 | docker: alpine linux 3.10 | 3.14
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): both local and remote

Database

  • System (MongoDB or Postgres): mongoDB
  • Database version: 4
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): both local and remote hosts

Logs

no logs

@parse-github-assistant
Copy link

parse-github-assistant bot commented Jan 21, 2022

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

@mtrezza mtrezza added the type:bug Impaired feature or lacking behavior that is likely assumed label Jan 21, 2022
@mtrezza
Copy link
Member

mtrezza commented Jan 21, 2022

Could this be related to #1991?

Could you try to find out the earliest release that introduced the issue, so we can narrow down which commit introduced the issue. Before 3.3.0 release, there have been several alpha and beta releases and you can try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
2 participants