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

Bug: Refresh button on Home page doesn't work at all #16208

Closed
0x5bfa opened this issue Sep 17, 2024 · 6 comments
Closed

Bug: Refresh button on Home page doesn't work at all #16208

0x5bfa opened this issue Sep 17, 2024 · 6 comments
Labels
bug Something isn't working 👀

Comments

@0x5bfa
Copy link
Member

0x5bfa commented Sep 17, 2024

Description

When you navigate to Home and try to refresh the page for the page to be up-to-date it just doesn't work at all.

Steps To Reproduce

  1. Open Files
  2. Go to Home
  3. Click Refresh button

Requirements

  • Make the refresh button on Home page work

Files Version

3.7.0

Windows Version

10.22000.0

Log File

Doesn't help. Just missing this ability in Files.

@0x5bfa 0x5bfa added the bug Something isn't working 👀 label Sep 17, 2024
@0x5bfa
Copy link
Member Author

0x5bfa commented Sep 17, 2024

I filed this issue so others can look into as this should be easy one.

await Task.WhenAll(ViewModel.WidgetItems.Select(w => w.WidgetItemModel.RefreshWidgetAsync()));

Also basically works as a workaround for #15410 instead of turning off the option to run the app on the background.


I'll leave this for a few days, if no one is interested in I'll look into.

@yaira2
Copy link
Member

yaira2 commented Sep 17, 2024

Same as #6182?

@0x5bfa
Copy link
Member Author

0x5bfa commented Sep 17, 2024

I think that issue is for auto refresh when something was changed. Will we merge?

@Josh65-2201
Copy link
Member

First part listed in it is to make the refresh button work

@0x5bfa
Copy link
Member Author

0x5bfa commented Sep 17, 2024

Ah I see, but we will have to update the different part for each.
I'll leave you to decide to close and merge this:)

@yaira2
Copy link
Member

yaira2 commented Sep 17, 2024

Lets merge

@yaira2 yaira2 closed this as completed Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 👀
Projects
None yet
Development

No branches or pull requests

3 participants