Unplanned
Last Updated: 05 Jul 2019 09:30 by ADMIN
When the control lost focus and tokens almost fill all the space, the ShowMoreTemplate causes flickering.
Completed
Last Updated: 22 Nov 2018 16:14 by ADMIN
When we set the ShowSuggestionView to false the filtering logic is not triggered  - it should work like the AutoComplete control.

Available in minor release 2018.3.1122. It will also be available in the R1 2019 release.
Completed
Last Updated: 18 Jan 2019 15:15 by ADMIN
Completed
Last Updated: 15 May 2019 13:53 by ADMIN
Release R2 2019
When the language of the iOS devices is changed to "Right to Left" the SuggestionView is not shown correctly. 
Unplanned
Last Updated: 22 Jan 2019 16:01 by ADMIN
Provide an option for determine whether the SuggestionView is open or not.
Unplanned
Last Updated: 09 Oct 2018 10:56 by ADMIN
Make it possible to set different width to the SuggestionView than the width of the input field.
Completed
Last Updated: 09 Nov 2018 13:45 by ADMIN
Available in minor release 2018.3.1109. It will also be available in the R1 2019 release.
Unplanned
Last Updated: 07 Apr 2020 09:43 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 2
Category: AutoCompleteView
Type: Feature Request
0
Add an event for the clear button click. 

This functionality could be achieved by listening to PropertyChanged, or using TwoWay binding,  on the AutoComplete.Text property. However on iOS this doesn't occur when the X button is clicked, so it's not a viable workaround.
Unplanned
Last Updated: 11 Feb 2019 15:01 by ADMIN
Created by: Daniel
Comments: 1
Category: AutoCompleteView
Type: Bug Report
0

Setting the FontSize property of the AutoCompleteView control to anything larger than 20 badly clips the text of both watermark and selected/written text, at least on iOS. I've tried various "hacks" with increased control heights and/or padding, themes etc, but it doesn't matter, it still clips. 

Seems to work fine using RadEntry for example, so it should really be the same with AutoComplete?

Reproducing is as obvious as setting the FontSize property.

Completed
Last Updated: 19 Sep 2019 11:55 by ADMIN
Created by: developer1
Comments: 2
Category: AutoCompleteView
Type: Feature Request
0

I have an autocomplete that needs to fire some validations even when the user does not select anything from the suggestion view, i.e when the autocomplete Loses the Focus.

I saw that "Completed" event is in development, but that is not enough for me, I would need the "Unfocused" event.

Unplanned
Last Updated: 19 Nov 2020 10:13 by ADMIN

The AutoCompleteView is not visible in the Accessibility tree.
Setting AutomationId to the control has no effect and the element cannot be accessed in a testing project.

Completed
Last Updated: 12 May 2022 05:54 by ADMIN
Release R2 2022
when the item is too long and it spans 2 rows in the result view. When user selects this long item and the drop-down is closed, the selected item text is right-aligned in the control. 

1 2