[PR #896] [MERGED] RadzenAutoComplete - Close Popup if value is smaller than MinLength #2385

Closed
opened 2026-01-29 18:18:35 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/896
Author: @msdevcode
Created: 4/3/2023
Status: Merged
Merged: 4/3/2023
Merged by: @enchev

Base: masterHead: feature/AutoComplete


📝 Commits (1)

  • f3831b4 RadzenAutoComplete - Close Popup if value is smaller than MinLength

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 Radzen.Blazor/RadzenAutoComplete.razor.cs (+3 -0)

📄 Description

Close the Popup if the value is smaller than MinLength-Parameter

Example Radzen-AutoComplete:

grafik

Before:
grafik

Now:
grafik


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/896 **Author:** [@msdevcode](https://github.com/msdevcode) **Created:** 4/3/2023 **Status:** ✅ Merged **Merged:** 4/3/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `feature/AutoComplete` --- ### 📝 Commits (1) - [`f3831b4`](https://github.com/radzenhq/radzen-blazor/commit/f3831b462436eecea6352faede52d1b8635c7b77) RadzenAutoComplete - Close Popup if value is smaller than MinLength ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenAutoComplete.razor.cs` (+3 -0) </details> ### 📄 Description Close the Popup if the value is smaller than MinLength-Parameter Example [Radzen-AutoComplete:](https://blazor.radzen.com/autocomplete) ![grafik](https://user-images.githubusercontent.com/115212774/229519756-12f9e4d2-6ec0-418d-b15a-c4f7d36aa47e.png) Before: ![grafik](https://user-images.githubusercontent.com/115212774/229519870-7eee519d-8e8b-4310-8aab-c70a64bc9204.png) Now: ![grafik](https://user-images.githubusercontent.com/115212774/229520014-ef55ca28-cf5c-41ef-abf4-98edbd6db815.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:18:35 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2385