Skip to content

Conversation

@guardrex
Copy link
Collaborator

@guardrex guardrex commented Dec 23, 2025

Fixes #36528

@javiercn Are there any other specific details we should document regarding how to customize the UI when the circuit is paused?


Internal previews

📄 File 🔗 Preview link
aspnetcore/blazor/fundamentals/signalr.md aspnetcore/blazor/fundamentals/signalr

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds documentation for the components-reconnect-paused CSS class that was previously missing from the ASP.NET Core 10.0+ documentation. It also includes minor clarifications about circuit connections and fixes a capitalization issue.

Key Changes

  • Documents the components-reconnect-paused CSS class and its corresponding paused event in the reconnection state table
  • Clarifies that the lost connection refers to a circuit by adding "(circuit)" in the description
  • Corrects "Css class" to "CSS class" for proper capitalization

@guardrex guardrex requested review from tdykstra and wadepickett and removed request for javiercn January 13, 2026 10:42
@guardrex
Copy link
Collaborator Author

@wadepickett @tdykstra ... Javier is busy. Can one of you take a look and approve? This is just adding a missed CSS class to a table.

Copy link
Contributor

@wadepickett wadepickett left a comment

Choose a reason for hiding this comment

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

Approved. Looks good!

@guardrex guardrex merged commit 6086e2c into main Jan 13, 2026
4 checks passed
@guardrex guardrex deleted the guardrex-patch-4 branch January 13, 2026 18:27
@guardrex guardrex removed the request for review from tdykstra January 14, 2026 11:44
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.

Document how to customize UI when circuit is paused

3 participants