[MAUI] I5_EmptyView - The data template selector cannot display the correct string.
Description
The data template selector cannot display the correct string.
Note: This problem only happens on Windows.
Steps to Reproduce
1.Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests to Windows. 2.Click I5-->Data template selector. 3.Enter Xamarin. 4.Enter a character other than Xamarin.
Actual result:
(1)When you enter 'Xamarin', you will get the following result.
(2)When you enter 'abc', you will get 'abc' too.
Expected result:
(1)When you enter 'Xamarin', you should get 'No items to display'.
(2)When you enter 'abc', you should get 'No results matched your filter'.
Link to public reproduction project repository
https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=%2FAssets%2FProjects%2FManualMauiTests
Version with bug
8.0.70-ci.net8.24328.1
Is this a regression from previous behavior?
Not a regression, the issue also reproduces on 8.0.61& 8.0.3.
Affected platforms
Windows
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
Open similar issues:
- [MAUI]I5-EmptyView- filter not responding. (#23301), similarity score: 0.75
- [MAUI] I4_ Selection - Selected items are not highlighted (#23296), similarity score: 0.72
- CollectionView ItemTemplate OnSelectTemplate is not called when the ItemsSource is updated (#20220), similarity score: 0.72
Closed similar issues:
- Wrong results searching .NET MAUI project templates (#4136), similarity score: 0.73
- DataTemplateSelector on CollectionView is completely broken - templates don't match BindingContext (#12988), similarity score: 0.72
Note: You can give me feedback by thumbs upping or thumbs downing this comment.