Skip to content
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

[web-pubsub-client/react] Export WebPubSubClientState type & Expose _state #24333

Closed
wants to merge 2 commits into from

Conversation

gfortaine
Copy link
Contributor

Packages impacted by this PR

Issues associated with this PR

Describe the problem that is addressed by this PR

What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen?

Are there test cases added in this PR? (If not, why?)

Provide a list of related PRs (if any)

Command used to generate this PR: (Applicable only to SDK release request PRs)

Checklists

  • Added impacted package name to the issue description.
  • Does this PR need any fixes in the SDK Generator?** (If so, create an Issue in the Autorest/typescript repository and link it here.)
  • Added a changelog (if necessary).

@ghost ghost added WebPubSub customer-reported Issues that are reported by GitHub users external to the Azure organization. labels Dec 24, 2022
@ghost
Copy link

ghost commented Dec 24, 2022

Thank you for your contribution gfortaine! We will review the pull request and get back to you soon.

@gfortaine gfortaine force-pushed the feat/web-pubsub-client/react branch 2 times, most recently from 6faec6e to a6b39e7 Compare December 24, 2022 00:38
@gfortaine
Copy link
Contributor Author

gfortaine commented Dec 24, 2022

@zackliu a really minor fix related to WebPubSubClientState for a forthcoming React hook we are working on. Indeed, it looks like a better approach to directly import WebPubSubClientState than duplicating it. By the way, it seems that we would also need to be able to access _state property to accurately provide connectionStatus : https://github.com/Azure/azure-webpubsub/tree/main/samples/javascript/chatapp-reliable-subprotocol

@gfortaine gfortaine force-pushed the feat/web-pubsub-client/react branch 2 times, most recently from 19898b0 to 50b0725 Compare December 27, 2022 00:44
@gfortaine gfortaine changed the title [web-pubsub-client/react] Add React hook [web-pubsub-client/react] Expose WebPubSubClientState Dec 27, 2022
@gfortaine gfortaine marked this pull request as ready for review December 27, 2022 00:54
@gfortaine gfortaine force-pushed the feat/web-pubsub-client/react branch from 50b0725 to fb29395 Compare December 27, 2022 11:53
@gfortaine gfortaine changed the title [web-pubsub-client/react] Expose WebPubSubClientState [web-pubsub-client/react] Export WebPubSubClientState Dec 27, 2022
@gfortaine gfortaine changed the title [web-pubsub-client/react] Export WebPubSubClientState [web-pubsub-client/react] Export WebPubSubClientState type & Expose _state Dec 27, 2022
@gfortaine gfortaine force-pushed the feat/web-pubsub-client/react branch from 0ed0d33 to c5f2531 Compare December 30, 2022 18:07
@ghost ghost added the no-recent-activity There has been no recent activity on this issue. label Mar 3, 2023
@ghost
Copy link

ghost commented Mar 3, 2023

Hi @gfortaine. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days.

@ghost ghost closed this Mar 11, 2023
@ghost
Copy link

ghost commented Mar 11, 2023

Hi @gfortaine. Thank you for your contribution. Since there hasn't been recent engagement, we're going to close this out. Feel free to respond with a comment containing "/reopen" if you'd like to continue working on these changes. Please be sure to use the command to reopen or remove the "no-recent-activity" label; otherwise, this is likely to be closed again with the next cleanup pass.

azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this pull request Jun 27, 2023
[Hub Generated] Review request for Microsoft.MachineLearningServices to add version preview/2023-06-01-preview (Azure#24049)

* Adds base for updating Microsoft.MachineLearningServices from version preview/2023-04-01-preview to version 2023-06-01-preview

* Updates readme

* Updates API version in new specs and examples

* MFE 2023-06-01-preview staging (Azure#24051)

* Updated mfe.json

* Added package example

* Updated custom-words.txt

* Updated package examples

* Added pattern retriction to resource name parameters

* Fixed cross-api breaking changes

* Fixed cross-api breaking changes

* Added descriptions

* Added description

* Separate workspace rp swagger from mlc (Azure#24249)

* separate workspace rp swagger from mlc

* add missing parameter

* Updated mfe.json descriptions for put 200 responses (Azure#24295)

* update EnableNodePublicIp for computeInstance of MLC (Azure#24231)

Co-authored-by: Bingchen Li <[email protected]>

* Update workspaceRP swagger with automation result (Azure#24333)

* Update workspace rp swagger with automation result

rename pe definition to avoid conflict

fix

update PE name

Update connection credential

hide armid

fix more things

Fix enum issue

fix polymorphism

Update examples

Update body name and example

fix more issue

update response body

Fix

Revert "file change"

This reverts commit 4a1fdccf6eb22e1dda82d3acce8065fae171f422.

file change

Update swagger

fix errors

update format

add example for connetion list secrets api

run prettier

* Fixing more issue

* revert custom-words

* run prettier

* Update securityDefinitions

* Revert operation id

* Update description and summary.

* fix prettier issue and add description

* remove redundent object definition

* fixing swagger issue

revert PaginationParameter

* Revert back to old file with only reorder for better compare

* Revert "Revert back to old file with only reorder for better compare"

This reverts commit 8feb7d84319124ff3a447daffef894da18ef0077.

* Revert connection v2 tag issue

* Add back delete op for network rule

* Add back example for the removed API

* Suppress header check caused by old design

* fix delete rule in path

* Update example error

* Update delete rule api and remove suppression

* Fixed merge conflicts in custom-words.txt (Azure#24532)

---------

Co-authored-by: ZhidaLiu <[email protected]>
Co-authored-by: libc16 <[email protected]>
Co-authored-by: Bingchen Li <[email protected]>
Co-authored-by: Wes Haggard <[email protected]>
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. no-recent-activity There has been no recent activity on this issue. WebPubSub
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant