Skip to content

Update the screen when bringing the application to the foreground #930

Description

@Porkepix

Problem Statement

If background updates are disabled, when the application if brought to the foreground it still present the weather/forecast of the last manual update.
If the weather hasn't changed much, user can even not pay attention that it's old forecasts.

Proposed Solution

Even with background updates disabled, it seems a reasonable expectation to me that the weather/forecast would be updated when the application is opened/brought to the foreground so that we don't look at an old weather/forecast.

Alternatives Considered

Manual updates, if people think about it.

Additional Context

The issue might look similar to #328 but that one is about every location, not only the one that was opened when we've sent the application to the background (but it'd also seem reasonable, if not already done, to automatically update when moving between locations).

Also, I don't know if #328 is still a thing as I found something about background updates in the settings?

Acknowledgements

  • I have searched the existing issues and discussions to ensure this feature has not already been requested.
  • I understand that submitting a request does not guarantee it will be implemented.
  • I have provided all necessary information to clearly explain my request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions