Skip to content

Textbox/TextArea : add debounce parameter to make Immediate easier on the UI Thread #3819

Textbox/TextArea : add debounce parameter to make Immediate easier on the UI Thread

Textbox/TextArea : add debounce parameter to make Immediate easier on the UI Thread #3819

Triggered via pull request November 20, 2025 14:28
Status Success
Total duration 2m 0s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: Radzen.Blazor.Tests/QueryableExtensionTests.cs#L331
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
build: Radzen.Blazor.Tests/PivotDataGridTests.cs#L608
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.