Skip to content

[Blazor] Adds support for pausing and resuming circuits with support for pushing the state to the client #62271

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

Open
wants to merge 7 commits into
base: javiercn/persistent-component-state-ungraceful
Choose a base branch
from

Conversation

javiercn
Copy link
Member

@javiercn javiercn commented Jun 6, 2025

Missing:

  • Tests/E2E tests
  • UX for the reconnection
  • Template UI changes to the reconnection UI
  • Triggering the pause from the server.

@javiercn javiercn marked this pull request as ready for review June 6, 2025 19:20
@javiercn javiercn requested a review from a team as a code owner June 6, 2025 19:20
@@ -14,7 +14,7 @@
<HeadOutlet />
</head>
<body>
<Routes />
<Routes @rendermode="InteractiveServer" />
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ignore the sample changes. I'll undo them

@javiercn javiercn force-pushed the javiercn/persistent-component-state-graceful branch from dcfe665 to 4ae47fd Compare June 8, 2025 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant