Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C covid19india-react
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • covid19india
  • covid19india-react
  • Issues
  • #300
Closed
Open
Issue created Mar 28, 2020 by Administrator@rootContributor

Update the data on page after every 15 / 20 mins

Created by: chinmaydalvi

Description If you kept the page open for a long time it doesn't update the page automatically. For example Currently, when you load the page first time it fetches the latest updated data and shows last updated is 10 min ago Now when you keep the tab open for a long time or minimize the browser (In case of the mobile device) and back again after 2 hours it still shows Last updated 10 min ago and data is not updated and this creates confusion to the user. therefore the user needs to reload the page manually.

Solution After reloading the page hit the API to fetch the data after every 15 to 20 mins (any suggestion on time intervals are welcome) and according to that update the page. So that it keeps the page updated, as well as the user need not reload the page manually.

Assignee
Assign to
Time tracking