parse-community / parse-community/parse-dashboard

Values in field `authData` sometimes not appearing

Open
#2,653 1 comment 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

When loading the _User class in the data browser, the authData fields of all users appear empty. Only after re-loading the data table, the values sometimes appear. In other words, whether or not the values appear is random and can change on every reload. Sometimes it is even the case that only values for a specific auth provider appear, while all others are missing.

Steps to reproduce
  1. Navigate to _User class in data browser, sorted by createdAt.
  2. Reload several times using the data browser reload button (not the browser window / tab reload button) --> observe that the authData fields are sometimes empty.
Environment

Dashboard

  • Parse Dashboard version: 6.0.0-alpha.28
  • Browser (Safari, Chrome, Firefox, Edge, etc.): Safari
  • Browser version: Version 18.2 (20620.1.16.11.8)

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 reproducing the issue in the data browser's _User class, using the reload button and the listed Safari environment. Trace the authData loading and rendering path; done means authData values, including values from different providers, appear consistently after repeated reloads.

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.