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

[Today view] some components are "never" refreshed #76

Open
martinfilliau opened this issue Nov 12, 2013 · 1 comment
Open

[Today view] some components are "never" refreshed #76

martinfilliau opened this issue Nov 12, 2013 · 1 comment
Labels

Comments

@martinfilliau
Copy link
Contributor

Some components should be refreshed from "time to time" as they will appear outdated after a few hours, and may confuse the user.

Components:

  • oxford date
  • weather
  • river status
  • events
@martinfilliau
Copy link
Contributor Author

This is also affecting the notifications...
A first attempt to fix the issue has been made in 76eed7f (only when resuming the app on Phonegap) however it is far from ideal as this is doing a full reload of the page, we should rather be able to call the router function index() but this is causing a weird issue atm where none of the cards are displayed (their card model appears to be incorrectly keeping the flag "mid-request" true indefinitely).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant