Skip to content

Revert "docs(blazor): clarify ValidationSummary default CSS class and class-merging behavior"#37195

Merged
ilonatommy merged 2 commits into
mainfrom
revert-37191-copilot/update-blazor-validation-summary-docs
May 27, 2026
Merged

Revert "docs(blazor): clarify ValidationSummary default CSS class and class-merging behavior"#37195
ilonatommy merged 2 commits into
mainfrom
revert-37191-copilot/update-blazor-validation-summary-docs

Conversation

@ilonatommy
Copy link
Copy Markdown
Member

@ilonatommy ilonatommy commented May 27, 2026

Reverts #37191.

I'm sorry Luke, I didn't have time to read what copilot did here and it's not correct. I will do it manually now.

According to dotnet/aspnetcore#43928 (comment) the behavior reported in dotnet/aspnetcore#43860 is by design.

Closes dotnet/aspnetcore#43860.


Internal previews

📄 File 🔗 Preview link
aspnetcore/blazor/forms/validation.md aspnetcore/blazor/forms/validation

@ilonatommy ilonatommy requested a review from guardrex as a code owner May 27, 2026 07:21
Added information about class attribute replacement for ValidationMessage and ValidationSummary components.
@ilonatommy ilonatommy self-assigned this May 27, 2026
@ilonatommy ilonatommy merged commit 9f4b340 into main May 27, 2026
4 checks passed
@ilonatommy ilonatommy deleted the revert-37191-copilot/update-blazor-validation-summary-docs branch May 27, 2026 07:57
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.

Pass css class in <ValidationSummary /> to the generated <ul>

2 participants