Skip to content

Conversation

@tmat
Copy link
Member

@tmat tmat commented Nov 20, 2025

Description

Browser displays gray overlay when changes are applied that do not modify C# code (e.g. CSS only changes). The overlay obscures web page content.

We shouldn't display gray overlay when no errors are being reported.

Fixes #51825 and dotnet/aspnetcore#64051
Port of #51836

Customer Impact

Impacts Hot Reload for web apps: CSS editing and saving C#/Razor files without changing their content.

Regression?

  • Yes
  • No

Regressed by #51210

Risk

  • High
  • Medium
  • Low

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

@tmat tmat requested a review from a team as a code owner November 20, 2025 23:51
@tmat tmat added this to the 10.0.1xx milestone Nov 20, 2025
@tmat
Copy link
Member Author

tmat commented Nov 21, 2025

@DustinCampbell ptal

@tmat tmat merged commit e62d381 into dotnet:release/10.0.1xx Nov 21, 2025
27 of 29 checks passed
@tmat tmat deleted the FixDiagReportingInBrowser1xx branch November 21, 2025 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants