Meteor-Community-Packages / Meteor-Community-Packages/ground-db
Can't get reactive vars
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 569
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
How can I get db.pendingWrites, db.pendingReads, progress(), isDone()?
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
Start by reading the GroundDB API and the issue's named entry points: db.pendingWrites, db.pendingReads, progress(), and isDone(). Determine whether these reactive values are intended to be exposed or documented, then verify the expected access pattern and define completion around making that usage clear and functional.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100