[PR #1646] [CLOSED] AutoComplete OpenOnFocus did not load data correctly #2846

Open
opened 2026-01-29 18:20:44 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1646
Author: @bert-algoet
Created: 8/12/2024
Status: Closed

Base: masterHead: autocomplete-openonfocus


📝 Commits (1)

  • ea743a1 AutoComplete OpenOnFocus did not load data correctly

📊 Changes

2 files changed (+16 additions, -10 deletions)

View changed files

📝 Radzen.Blazor/RadzenAutoComplete.razor (+1 -1)
📝 Radzen.Blazor/RadzenAutoComplete.razor.cs (+15 -9)

📄 Description

Fix for issue #1645 where the OpenOnFocus opens an empty dropdown instead of showing all data


🔄 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/1646 **Author:** [@bert-algoet](https://github.com/bert-algoet) **Created:** 8/12/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `autocomplete-openonfocus` --- ### 📝 Commits (1) - [`ea743a1`](https://github.com/radzenhq/radzen-blazor/commit/ea743a1d2e104b23e97f46f1677e0569eb33ec5c) AutoComplete OpenOnFocus did not load data correctly ### 📊 Changes **2 files changed** (+16 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenAutoComplete.razor` (+1 -1) 📝 `Radzen.Blazor/RadzenAutoComplete.razor.cs` (+15 -9) </details> ### 📄 Description Fix for issue #1645 where the OpenOnFocus opens an empty dropdown instead of showing all data --- <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:20:44 +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#2846