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

Allow for customizing progress

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

Hello,

Could you please change the default configuration of the HttpClient.request call to allow for customization of turning on/off reportProgress.

I'm trying to implement progress reporting on our file uploads and it's turning into a doozy with this configuration value not being accessible.

reportProgress

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 in packages/apollo-angular/http/src/utils.ts at the reportProgress configuration referenced in the issue, then trace how HttpClient.request is called. Make reportProgress customizable while preserving the existing default behavior, and verify that callers can enable or disable progress reporting for uploads.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.