Skip to content
This repository was archived by the owner on Sep 8, 2021. It is now read-only.
This repository was archived by the owner on Sep 8, 2021. It is now read-only.

Automatic page refresh timer doesn't get reset by activity #1179

@eharris

Description

@eharris

Problem description

Performing actions on the currently displayed page in the web UI does not reset the timer for the automatic page refresh. This is most problematic when using the random feature since the page content may change unexpectedly while you are actively doing things, but may also be problematic in other circumstances (I'm not sure if there are other places where the automatic refresh is used). The related setting is on the Personal settings page and is called Delay when reloading album list.

Steps to reproduce

  1. Set the Delay when reloading album list value on your Personal settings page to some reasonable value for testing (like 60 seconds).
  2. Go to the home page (using the Random display tab).
  3. Every few seconds, select a new album from the list to play, resetting your play queue.
  4. Observe that the page will refresh and the content will change when the time set in step 1 expires when counting from the time you originally loaded the home page, rather than counting from the time you last performed a play action.

This occurs using the current master head version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: UNKNOWN-frontendThe problem location has not been identified yet.staleThis label will be removed soon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions