parse-community / parse-community/parse-dashboard
Editing directly on the data browser corrupted
Open
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
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest versions of Parse Server and Parse Dashboard.
Issue Description
Editing directly on the data browser corrupted. Wrong cells/rows are being updated.
Steps to reproduce
- Open any collection in data browser
- Start editing the cell, change value
- Submit by clicking away on different row and cell
Similar behavior when adding new row.
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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