parse-community / parse-community/parse-dashboard

Cannot delete file from field in modal dialog

Open
#1,832 31 comments 0 reactions 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

The latest version 3.2.0 has a new design for some parts, but the File buttons to "Download/Replace/Remove" was a good UX.

Before (good)
Screen Shot 2021-10-05 at 12 03 25

Now (missing the delete button):
Screen Shot 2021-10-05 at 12 03 34

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

Start by locating the modal dialog and its file field controls in the dashboard, then compare the current interface with the screenshots in the issue. The work is done when the file field again provides a Remove action alongside Download and Replace, and deletion can be completed from the modal.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.