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

ListView pull-to-refresh not working in Windows (WinUI) but work on Android/iOS #18850

Open
alex-jitbit opened this issue Nov 17, 2023 · 2 comments
Labels
area-controls-listview ListView and TableView platform/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@alex-jitbit
Copy link

alex-jitbit commented Nov 17, 2023

Description

The ListView control pull-to-refresh functionality is missing on WinUI. Work just fine on Android and iOS.

Steps to Reproduce

<ListView IsPullToRefreshEnabled="true">
    ...items
</ListView>

Then run on "Windows Machine" target from Visual Studio

Link to public reproduction project repository

No response

Version with bug

8.0.3

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

@alex-jitbit alex-jitbit added the t/bug Something isn't working label Nov 17, 2023
@Eilon Eilon added the area-controls-listview ListView and TableView label Nov 17, 2023
@AndreasReitberger
Copy link

I‘m not sure, but this seems to be by design of WinUI.
#9247

@ninachen03 ninachen03 added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Apr 24, 2024
@ninachen03
Copy link
Collaborator

Verified this issue with Visual Studio 17.10.0 Preview 4 (8.0.0-rc.2.9530 & 8.0.21).I can repro this issue with windows machine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-listview ListView and TableView platform/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants