Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SearchHandler Fails to Display Results on Windows #26477

Open
NafeelaNazhir opened this issue Dec 9, 2024 · 1 comment · May be fixed by #26572
Open

SearchHandler Fails to Display Results on Windows #26477

NafeelaNazhir opened this issue Dec 9, 2024 · 1 comment · May be fixed by #26572
Assignees
Labels
area-controls-shell Shell Navigation, Routes, Tabs, Flyout partner/syncfusion Issues / PR's with Syncfusion collaboration platform/windows 🪟 t/bug Something isn't working
Milestone

Comments

@NafeelaNazhir
Copy link
Contributor

Description

When using a SearchHandler in a .NET MAUI Shell application on Windows, the search results are not displayed.
In Windows
Image
In Other Platforms
Image

Steps to Reproduce

  1. Run the application on a Windows platform. SearchHandlerIssue.zip
  2. Type any text into the SearchHandler.
  3. Observe that searchresult was not shown.

Expected Behavior:
The SearchHandler should display a list of searchresult items .
Actual Behavior:
The search results are not displayed on Windows.

Link to public reproduction project repository

No response

Version with bug

9.0.12 SR1.2

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

No response

Affected platforms

Windows

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

@NafeelaNazhir NafeelaNazhir added the t/bug Something isn't working label Dec 9, 2024
Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

@jfversluis jfversluis added platform/windows 🪟 area-controls-shell Shell Navigation, Routes, Tabs, Flyout labels Dec 9, 2024
@jfversluis jfversluis added this to the Backlog milestone Dec 9, 2024
@NafeelaNazhir NafeelaNazhir changed the title [WINDOWS]SearchHandler Fails to Display Results on Windows SearchHandler Fails to Display Results on Windows Dec 10, 2024
@karthikraja-arumugam karthikraja-arumugam added the partner/syncfusion Issues / PR's with Syncfusion collaboration label Dec 10, 2024
@sheiksyedm sheiksyedm self-assigned this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-shell Shell Navigation, Routes, Tabs, Flyout partner/syncfusion Issues / PR's with Syncfusion collaboration platform/windows 🪟 t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants