the-guild-org / the-guild-org/apollo-angular

Add support for request progress

Open
#526 14 comments 8 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1.5k
Forks
309
Avg merge
1h 45m
Merged PRs (30d)
3

Description

Angular now provides support for monitoring the progress of HTTP requests through an observable.

https://angular.io/guide/http#listening-to-progress-events

It would be great if this could be exposed through apollo-angular.

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

Read Angular's HTTP progress-events guide first, then inspect apollo-angular's existing request integration. Determine how progress events should be exposed through the client and define the observable behavior; the work is done when request progress is available through apollo-angular and covered by the relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, graphql, typescript
Domain
api, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.