parse-community / parse-community/parse-dashboard
It's no more possible to set CLP to pointers in version 2.1.0
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.8k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Dashboard!
-
You're running version >=1.0.23 of Parse Dashboard.
-
You're running version >=2.3.2 of Parse Server.
-
You've searched through existing issues. Chances are that your issue has been reported or resolved before.
Environment Setup
With last version (2.1.0) of the dashboard, it's no more possible to set CLP to pointers as when we choose one of the pointer suggested in the list, nothing happens, and the row is not updated
Logs/Trace
No error concerning this issue in the console (just a Uncaught TypeError: Cannot read property 'current' of undefined at IntersectionObserver.<anonymous> (dashboard.bundle.js:95) which does not seems related
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 Parse Dashboard 2.1.0 using the reported environment, then inspect the CLP editing flow where selecting a suggested pointer fails to update the row. Check dashboard.bundle.js:95 only as context for the reported IntersectionObserver error; done means pointer values can be selected and saved without the row remaining unchanged.
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
- Needs clarification
- Newbie friendliness
- 28/100