-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Suggestion to close issues (issue triage) #4970
Comments
This is AWESOME! Thanks for doing this, @BioPhoton! |
@kwonoj can you please look at the ajax related stuff above? I think that you were working on something around that. |
Welcome! |
@BioPhoton I think this issue/feature: #3430 is interesting to solve. I have added a 'mini-explanation' on the issue about it. |
Am seeing several open docs issues with merged PRs associated with them. Just wondering if they should also be closed out or not.
|
thanks for the reminder @KeijiBranshi |
Dear @benlesh @jwo719 @kwonoj @cartant
I collected these issues as in my humble opinion they could be closed, or their discussion stopped a while ago.
All listed issues are suggestions. I don't want to make people upset that opened issues a while ago and did not get a fully satisfying solution yet!
So please consider these lists as a suggestion, not a definite thing!
I will add more issues in the future here. Just that you know it is a growing list.
To Contributors
If any contributors see this and maybe have some more information on why their issue is still relevant, please add the information to the issue as a comment. I will do my best to help you further.
I hope this can help to get some outdated or already solved issues closed. :)
I'll use the pathfinder approach and step by step ask people to close an issue if I pass one that could be closed.
Benefits of having it as an issue in the repo:
Suggested issues to close
Should stay open: ✔
Got closed: ❌
Opened/Related to Core-Team
❌Where to put the unhandled error event hook? Looking for ideas/thoughts can be closed by @benlesh as the PR is merged
❌Remove secondary mappings for flattening operators in v6? @benlesh we can close this issue as already merged.
❌Eliminate @reactivex/rxjs publish in 6.0? @benlesh we can close this as it’s already implemented
❌Add close state to finally operator? poke @benlesh
❌Docs on Observable methods are all duplicated
can be closed as docs are updated. Double check with @jwo719
❌‘distinct’ can't work as the description in tutorials
Confusing wording used in docs. @jwo719 we could rethink the used words in the documentation
❌Autopublish nightly package
ask @kwonoj to close it
❌Discuss module structure for 6.0
could most likely be closed by @benlesh
Opened by contributors from here on
❌Node Require() Support
❌RxJS v6 TimeoutError is missing name property
can be closed because it’s already implemented. See: fix(ajax): RxJS v6 TimeoutError is missing name property #3656
❌Remove static
create
methods and provide importable functions insteadcan be closed as docs are updated.
❌BehaviorSubject created with "create" does not have getValue() method
can be closed because it’s obsolete because we dropped
getValue
❌Get response url from response.xhr on ie11
See: Get response url from response.xhr on ie11 #3472 (comment)
❌Split creation functions from creation functions with Schedulers
We can close this as it is already done.
❌Transducer Support
can be closed as related to RxJs4 and just a question that is already answered.
❌Add flush functionality to distinctUntilChanged
can be closed as it is already answered and the creator reconsidered his proposal
❌Documentation missing for operators in typescript declaration files
❌bufferTime and bufferCount will mutate current buffer if a source is a subject that emits in the subscription for that buffer
can be closed as it is by design
❌Handle stream like maybe monad
can be closed, if the creator does not do it, as it is answered
❌Lettable operators: scope hoisting prevents dead code removal
quite sure this can be closed
❌Add selector to publishReplay
can be closed as already implemented
WebSocket
AJAX :D
can be closed because it’s already implemented in 6.4.*. See: Ajax response with status 0 must throw an error #3606 (comment)
consider to close in favour of fromFetch
consider to close in favour of fromFetch
consider to close in favour of fromFetch. Other suggestion, switch to immutable header object
The discussion here is pretty much dead. Also we could consider to close in favour of fromFetch
Lost bug
We could look into triggering the next subscription in concat, merge, etc after the unsubscribe of the previous observable. That seems reasonable.
Needs poke (may stay open but needs further, mostly minimal, conversation for a decision)
Opened/Related to Core-Team
Poke @mattpodwysocki
Opened by contributors
cz-conventional-changelog
is saved inpackage.json
under a herd version I have no clue how this can happen.Breaking changes
Needs collection work
Module bundles
Typings
New Features
TestScheduler#run
Needs more investigation
Duplicates: Trailing value in auditTime #3325, auditTime does not emit last value #3430, throttle and throttleTime broken for single values when trailing is true. #2859
Related: throttleTime does not emit last value #3351
Most probably outdated
NEEDS DETAILED CHECK AND CATEGORISATION
frameTimeFactor
nextHandler
passed to subscribe should not tear down observableThe text was updated successfully, but these errors were encountered: