AutoComplete OpenOnFocus does not actually open #1341

Closed
opened 2026-01-29 17:52:19 +00:00 by claunia · 2 comments
Owner

Originally created by @bert-algoet on GitHub (Aug 12, 2024).

When using the AutoComplete component with the parameter OpenOnFocus it does not actually open the component on entering.

The issue seems to be that it does seem to open however it is empty, the content is not filled with the data because there is no filter yet.

Originally created by @bert-algoet on GitHub (Aug 12, 2024). When using the AutoComplete component with the parameter OpenOnFocus it does not actually open the component on entering. The issue seems to be that it does seem to open however it is empty, the content is not filled with the data because there is no filter yet.
Author
Owner

@enchev commented on GitHub (Aug 12, 2024):

The component will open the popup as expected however since nothing is entered there will be no items.

@enchev commented on GitHub (Aug 12, 2024): The component will open the popup as expected however since nothing is entered there will be no items.
Author
Owner

@bert-algoet commented on GitHub (Aug 12, 2024):

The component will open the popup as expected however since nothing is entered there will be no items.

That is indeed my issue, i would expect to see al possible values when focussing on the control with the OpenOnFocus=true, in the current version however nothing is being shown, so there seems no use for the OpenOnFocus parameter since just a bar of 1px is being shown.

@bert-algoet commented on GitHub (Aug 12, 2024): > The component will open the popup as expected however since nothing is entered there will be no items. That is indeed my issue, i would expect to see al possible values when focussing on the control with the OpenOnFocus=true, in the current version however nothing is being shown, so there seems no use for the OpenOnFocus parameter since just a bar of 1px is being shown.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1341