parse-community / parse-community/parse-dashboard

dashboard page do not auto refresh

Open
#1,925 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

type:bug
Dominant language
JavaScript
Stars
3.8k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

New Issue Checklist
Issue Description

image
upload file, and display success in bottom of web page, and the file filed awlays "Uploading...."

and when i refresh the page by press "F5", the file filed display normal
image

Steps to reproduce

just upload file to file filed

Actual Outcome
Expected Outcome

upload success , and the file filed display the file name

Environment

Dashboard

  • Parse Dashboard version: 3.2.1
  • Browser (Safari, Chrome, Firefox, Edge, etc.): Chrome
  • Browser version: 96.0.4664.45

Server

  • Parse Server version: 4.10.4
  • Operating system: ubuntu server 18.04
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): Tencent Cloud

Database

  • System (MongoDB or Postgres): MongoDB
  • Database version: mongo:latest
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): Tencent Cloud
Logs
> node index.js

(node:18) [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./public/" in the "exports" field module resolution of the package at /parse/node_modules/extract-files/package.json.
Update this package.json to use a subpath pattern like "./public/*".
(Use `node --trace-deprecation ...` to show where the warning was created)
parse-server-example running on port 1337.
(node:18) DeprecationWarning: Listening to events on the Db class has been deprecated and will be removed in the next major version.

-->

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the file upload in Parse Dashboard 3.2.1 using Chrome and confirm whether the field remains on “Uploading...” after the success message. Trace the dashboard’s file-upload flow and refresh handling; done means a successful upload immediately displays the file name without pressing F5.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.