Open HppZ opened 3 years ago
Hello HppZ, thank you for your interest in Windows Community Toolkit!
I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible.. Other community members may also answer the question and provide feedback 🙌
@HppZ Opening this up for discussion if any community member wants to provide insight on this matter.
discussion url?
discussion url?
@HppZ we have recently started the Discussion channel where the community can also participate and answer the questions but since this issue was posted here, therefore, I have applied the discussion label which will also facilitate the conversation.
@azchohfi any insight here?
@HppZ based on the conversation from #3852 are you going to working on this one and create a separate PR or was this already fixed in that PR? Just looking for more clarity here.
if LoadDataAsync failed due to a http request or something else, HasMoreItems is set to false, and I will show a Button for user to retry and call LoadMoreItemsAsync, if retry succeed, HasMoreItems is still false, when user scroll to bottom of ListView, LoadMoreItemsAsync will not be called automatically.