Meteor-Community-Packages / Meteor-Community-Packages/ground-db

Can't get reactive vars

Open
#203 0 comments 0 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.