parse-community / parse-community/parse-dashboard

Editing directly on the data browser corrupted

Open
#3,430 2 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

New Issue Checklist
Issue Description

Editing directly on the data browser corrupted. Wrong cells/rows are being updated.

Steps to reproduce
  1. Open any collection in data browser
  2. Start editing the cell, change value
  3. Submit by clicking away on different row and cell

Similar behavior when adding new row.

Image
Actual Outcome

Different row is being updated

Expected Outcome

Edited cell/row should be updated.

Environment

Dashboard

  • Parse Dashboard version: 9.3.0-alpha.4
  • Browser (Safari, Chrome, Firefox, Edge, etc.): Chrome
  • Browser version: Version 150.0.7871.187 (Official Build) (arm64)

Server
n/a

Database
n/a

Logs

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 issue in the data browser using Parse Dashboard 9.3.0-alpha.4 in Chrome, following the steps for editing a cell and adding a row. Trace the data-browser edit and submit flow from the affected UI entry point. Done means clicking another row updates only the edited cell or row, including when adding a new row.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
57/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.