Skip to content

[MAUI] I5_EmptyView - The data template selector cannot display the correct string. #23330

Open

Description

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.
image
(2)When you enter 'abc', you will get 'abc' too.
image

Expected result:
(1)When you enter 'Xamarin', you should get 'No items to display'.
image
(2)When you enter 'abc', you should get 'No results matched your filter'.
image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions