feat: allow tracking file/image upload progress#1708
Merged
Conversation
Contributor
|
Size Change: +2.06 kB (+0.56%) Total Size: 371 kB 📦 View Changed
|
d5830d8 to
c39d2bd
Compare
MartinCupela
reviewed
Apr 6, 2026
| </html> | ||
| ``` | ||
|
|
||
| ## `axiosRequestConfig` (channel and client uploads) |
Contributor
There was a problem hiding this comment.
Where are these docs published?
Contributor
Author
There was a problem hiding this comment.
I don't know what's their use-case, based on git blame, they're some legacy docs: c4fd8ea
Contributor
Author
There was a problem hiding this comment.
I think there is a good chance no one is using them, but I wasn't sure, so I thought better to update it
c39d2bd to
7040f4c
Compare
isekovanic
approved these changes
Apr 8, 2026
MartinCupela
approved these changes
Apr 8, 2026
github-actions bot
pushed a commit
that referenced
this pull request
Apr 8, 2026
## [9.41.0](v9.40.0...v9.41.0) (2026-04-08) ### Features * allow tracking file/image upload progress ([#1708](#1708)) ([dc0c815](dc0c815))
|
🎉 This PR is included in version 9.41.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CLA
Description of the changes, What, Why and How?
https://linear.app/stream/issue/REACT-925/upload-progress-tracking
Changelog